]> gcc.gnu.org Git - gcc.git/commit
i386.c (ix86_carry_flag_operator): New predicate.
authorJan Hubicka <jh@suse.cz>
Tue, 28 Jan 2003 11:16:32 +0000 (12:16 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 28 Jan 2003 11:16:32 +0000 (11:16 +0000)
commite6e81735cf3f35f4ee3fd5e70abc000b45d5bff7
tree2b203c85c739db94e04b28ee8e7b5766c397d0e8
parent32214c325397831e1845013cb5234fce4eec8545
i386.c (ix86_carry_flag_operator): New predicate.

  * i386.c (ix86_carry_flag_operator):  New predicate.
  (fcmov_operator): Fix whitespace.
  (ix86_expand_carry_flag_compare):  Deal with floating point.
  (ix86_expand_int_movcc): Deal with fp; update insn expansion
  (ix86_expand_int_addcc): Likewise.
  (ix86_expand_strlensi_unroll_1): likewsie.
  * i386.h (PREDICATE_CODES): Add ix86_carry_flag_operator.
  * i386.md (add?i_carry_rex64): Use new predicate.
  (sub?i3_carry_rex64): Likewise.
  (x86_mov?icc_0_m1*): Likewise.

From-SVN: r61963
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/i386.h
gcc/config/i386/i386.md
This page took 0.055792 seconds and 5 git commands to generate.