Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-mips.c4598 branch_likely_p (const struct mips_cl_insn *ip) in branch_likely_p() function
7322 if (!branch_likely_p (ip) in get_append_method()
7816 : branch_likely_p (ip) ? 1 in append_insn()
7821 branch_likely_p (ip), in append_insn()
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-2011611 (uncond_branch_p, branch_likely_p): New functions.