Home
last modified time | relevance | path

Searched refs:CONST_LOW_PART (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/gcc/config/mips/
HDmips.h1721 #define CONST_LOW_PART(VALUE) \ macro
HDmips.c2010 offset = CONST_LOW_PART (offset); in mips_add_offset()
2212 codes[i].value = CONST_LOW_PART (value); in mips_build_lower()
/trueos/contrib/gcc/
HDChangeLog-200324679 CONST_HIGH_PART, CONST_LOW_PART, LUI_INT): New macros.