Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-mips.c798 #define RELAX_BRANCH_P(i) (((i) & 0xf0000000) == 0xc0000000) macro
13127 if (RELAX_BRANCH_P (fragp->fr_subtype)) in md_estimate_size_before_relax()
13329 if (RELAX_BRANCH_P (fragp->fr_subtype)) in mips_relax_frag()
13364 if (RELAX_BRANCH_P (fragp->fr_subtype)) in md_convert_frag()
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-mips.c844 #define RELAX_BRANCH_P(i) (((i) & 0xf0000000) == 0xc0000000) macro
13290 if (RELAX_BRANCH_P (fragp->fr_subtype)) in md_estimate_size_before_relax()
13436 if (RELAX_BRANCH_P (fragp->fr_subtype)) in mips_relax_frag()
13471 if (RELAX_BRANCH_P (fragp->fr_subtype)) in md_convert_frag()
/openbsd/gnu/usr.bin/binutils/gas/
H A DChangeLog-02033940 (RELAX_BRANCH_ENCODE, RELAX_BRANCH_P, RELAX_BRANCH_LIKELY,
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-02033940 (RELAX_BRANCH_ENCODE, RELAX_BRANCH_P, RELAX_BRANCH_LIKELY,