Searched refs:gen_v9_scc (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
H A D | sparc.c | 3434 gen_v9_scc (rtx dest, enum rtx_code compare_code, rtx x, rtx y) in gen_v9_scc() function 3562 && gen_v9_scc (operands[0], code, x, y)) in emit_scc_insn() 3592 if (TARGET_V9 && gen_v9_scc (operands[0], code, x, y)) in emit_scc_insn()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/ |
H A D | sparc.cc | 3430 gen_v9_scc (rtx dest, enum rtx_code compare_code, rtx x, rtx y) in gen_v9_scc() function 3558 && gen_v9_scc (operands[0], code, x, y)) in emit_scc_insn() 3588 if (TARGET_V9 && gen_v9_scc (operands[0], code, x, y)) in emit_scc_insn()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | FSFChangeLog.10 | 225 (gen_v9_scc): IF_THEN_ELSE must have a mode. 2110 (gen_v9_scc): Handle 32 bit v9 case. Call v9_regcmp_p.
|
H A D | FSFChangeLog.11 | 4316 * sparc.c (gen_v9_scc): Handle early clobber of result.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | FSFChangeLog.10 | 225 (gen_v9_scc): IF_THEN_ELSE must have a mode. 2110 (gen_v9_scc): Handle 32 bit v9 case. Call v9_regcmp_p.
|
H A D | ChangeLog-2009 | 23814 (gen_v9_scc): Accept separate destination, comparison code and arms. 23824 (gen_v9_scc, emit_v9_brxx_insn, gen_compare_operator): Delete.
|
H A D | FSFChangeLog.11 | 4316 * sparc.c (gen_v9_scc): Handle early clobber of result.
|
H A D | ChangeLog-2005 | 3188 (gen_v9_scc): Update callers.
|
H A D | ChangeLog-2016 | 10530 (gen_v9_scc): Remove obsolete assertion.
|
H A D | ChangeLog-2002 | 28483 * config/sparc/sparc.c (gen_v9_scc): Move early clobber test
|