Home
last modified time | relevance | path

Searched refs:mips_zero_if_equal (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc5455 mips_zero_if_equal (rtx cmp0, rtx cmp1) in mips_zero_if_equal() function
5573 *op0 = mips_zero_if_equal (cmp_op0, cmp_op1); in mips_emit_compare()
5693 rtx zie = mips_zero_if_equal (op0, op1); in mips_expand_scc()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c5444 mips_zero_if_equal (rtx cmp0, rtx cmp1) in mips_zero_if_equal() function
5562 *op0 = mips_zero_if_equal (cmp_op0, cmp_op1); in mips_emit_compare()
5682 rtx zie = mips_zero_if_equal (op0, op1); in mips_expand_scc()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200423126 * config/mips/mips.c (mips_zero_if_equal): Only use XORs if the second
23139 (mips_emit_int_relational, mips_zero_if_equal)