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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mips.c886 #define RELAX_BRANCH_TOOFAR(i) (((i) & 1) != 0)
13878 RELAX_BRANCH_TOOFAR bit accordingly. If FRAGP is NULL, the
13911 if (fragp && update && toofar != RELAX_BRANCH_TOOFAR (fragp->fr_subtype))
14180 if (!RELAX_BRANCH_TOOFAR (fragp->fr_subtype))
885 #define RELAX_BRANCH_TOOFAR macro

Completed in 255 milliseconds