Searched refs:RELAX_MIPS16_P (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mips.c915 #define RELAX_MIPS16_P(i) (((i) & 0xc0000000) == 0x80000000)
13959 if (RELAX_MIPS16_P (fragp->fr_subtype))
14140 if (! RELAX_MIPS16_P (fragp->fr_subtype))
14373 if (RELAX_MIPS16_P (fragp->fr_subtype))
914 #define RELAX_MIPS16_P macro

Completed in 115 milliseconds