Home
last modified time | relevance | path

Searched refs:TARGET_CMOVE (Results 1 – 16 of 16) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386.md1724 "TARGET_80387 && TARGET_CMOVE"
1739 || (TARGET_80387 && TARGET_CMOVE)"
7295 "TARGET_CMOVE"
11105 "TARGET_CMOVE
11135 "TARGET_CMOVE
11179 "TARGET_CMOVE
11222 "TARGET_CMOVE
11250 "TARGET_CMOVE
11790 "TARGET_CMOVE"
11934 "TARGET_CMOVE"
[all …]
Di386.h469 #define TARGET_CMOVE (TARGET_CMOV || TARGET_SSE || TARGET_RDRND) macro
Di386-expand.cc2675 if (TARGET_CMOVE) in ix86_prepare_fp_compare_args()
3501 if ((!TARGET_CMOVE || (mode == QImode && TARGET_PARTIAL_REG_STALL)) in ix86_expand_int_movcc()
3585 if (!TARGET_CMOVE || (mode == QImode && TARGET_PARTIAL_REG_STALL)) in ix86_expand_int_movcc()
6147 if (TARGET_CMOVE && scratch) in ix86_split_ashl()
6218 if (TARGET_CMOVE && scratch) in ix86_split_ashr()
6283 if (TARGET_CMOVE && scratch) in ix86_split_lshr()
9037 if (TARGET_CMOVE) in ix86_expand_strlensi_unroll_1()
Di386.cc15972 if (TARGET_CMOVE) in ix86_fp_comparison_strategy()
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200710202 fake fcomi i387 instruction for !TARGET_CMOVE.
10204 all targets, not only TARGET_CMOVE.
16481 * config/i386/i386.md (ffssi2): Expand as ffs_cmove for TARGET_CMOVE.
16484 (*ffs_no_cmove): Enable only for !TARGET_CMOVE.
26430 (ix86_expand_fp_compare): Check for TARGET_CMOVE or TARGET_SAHF
26631 ix86_tune_features. Adjust TARGET_CMOVE and TARGET_USE_SAHF
26678 (TARGET_CMOVE, TARGET_CMPXCHG, TARGET_CMPXCHG8B, TARGET_XADD,
27139 (TARGET_CMOVE): Use ARCHMASK.
DFSFChangeLog.1111275 Added TARGET_CMOVE check for fcomi.
13474 * i386.h (TARGET_PENTIUMPRO, TARGET_CMOVE, BRANCH_COST,
DChangeLog-201225720 (TARGET_CMOV): Rename from TARGET_CMOVE.
25721 (TARGET_CMOVE): New define.
25723 Do not set TARGET_CMOVE here.
DChangeLog-20204021 Use TARGET_CMOVE insn predicate.
15628 second operand, when TARGET_CMOVE.
15632 and enable on TARGET_CMOVE.
DChangeLog-199812282 TARGET_CMOVE support.
DChangeLog-199914231 (notice_update_cc, output_float_compare): Enable TARGET_CMOVE support.
DChangeLog-200812729 * config/i386/i386.c (override_options): Don't clear TARGET_CMOVE.
DChangeLog-200129688 * i386.h (TARGET_CMOVE): SSE imply cmove.
DChangeLog-200917479 to !TARGET_CMOVE, change predicate to ix86_fp_comparison_operator.
DChangeLog-201034027 ffsi2_no_cmove for !TARGET_CMOVE.
DChangeLog-201125136 * config/i386/i386.c (option_override_internal): Enable TARGET_CMOVE
DChangeLog-200414643 operand 0.0 into register if !TARGET_CMOVE.