Searched refs:RELAX_BRANCH_TOOFAR (Results 1 – 3 of 3) sorted by relevance
1097 #define RELAX_BRANCH_TOOFAR(i) (((i) & 0x20) != 0) macro16953 if (fragp && update && toofar != RELAX_BRANCH_TOOFAR (fragp->fr_subtype)) in relaxed_branch_length()17415 if (!RELAX_BRANCH_TOOFAR (fragp->fr_subtype)) in md_convert_frag()
1783 (RELAX_BRANCH_TOOFAR): Likewise.
2865 * config/tc-mips.c (RELAX_BRANCH_TOOFAR): Warning fix.