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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mips.c919 #define RELAX_MIPS16_DSLOT(i) (((i) & 0x400) != 0)
13824 else if (RELAX_MIPS16_DSLOT (fragp->fr_subtype))
14422 else if (RELAX_MIPS16_DSLOT (fragp->fr_subtype))
14436 || RELAX_MIPS16_DSLOT (fragp->fr_subtype)))
918 #define RELAX_MIPS16_DSLOT macro

Completed in 145 milliseconds