Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c9481 macro_build_branch_likely (const char *br, const char *brneg, in macro_build_branch_likely() function
9539 macro_build_branch_likely (br, brneg, call, ep, "N,p", cc, ZERO); in macro_build_branch_ccl()
9598 macro_build_branch_likely (br, brneg, call, ep, "s,p", sreg, ZERO); in macro_build_branch_rs()
9638 macro_build_branch_likely (br, brneg, call, ep, "s,t,p", sreg, treg); in macro_build_branch_rsrt()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2011829 (macro_build_branch_likely): New function.