Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c1093 #define RELAX_BRANCH_P(i) (((i) & 0xf0000000) == 0xc0000000) macro
17097 if (RELAX_BRANCH_P (fragp->fr_subtype)) in md_estimate_size_before_relax()
17333 if (RELAX_BRANCH_P (fragp->fr_subtype)) in mips_relax_frag()
17382 if (RELAX_BRANCH_P (fragp->fr_subtype)) in md_convert_frag()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-02033932 (RELAX_BRANCH_ENCODE, RELAX_BRANCH_P, RELAX_BRANCH_LIKELY,