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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mips.c882 #define RELAX_BRANCH_P(i) (((i) & 0xf0000000) == 0xc0000000)
13951 if (RELAX_BRANCH_P (fragp->fr_subtype))
14131 if (RELAX_BRANCH_P (fragp->fr_subtype))
14166 if (RELAX_BRANCH_P (fragp->fr_subtype))
881 #define RELAX_BRANCH_P macro

Completed in 75 milliseconds