Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/config/mips/
HDmips.h121 extern int mips_branch_likely; /* emit 'l' after br (branch likely) */
HDmips.c578 int mips_branch_likely; variable
5400 if (mips_branch_likely) in print_operand()
9352 mips_branch_likely = (final_sequence && INSN_ANNULLED_BRANCH_P (insn)); in mips_output_conditional_branch()
9358 mips_branch_likely = false; in mips_output_conditional_branch()