i386.c (expand_fp_movcc): Fix condition reversal code.
authorJan Hubicka <jh@suse.cz>
Mon, 9 Apr 2001 14:22:37 +0000 (16:22 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 9 Apr 2001 14:22:37 +0000 (14:22 +0000)
commit92d0fb09386debda7597d86c80c4d8044c5362e2
tree5517fcd5a534b468b61facf3919d33de2993bb51
parent600254fc5e694cbf1335be14071d15ce7cd5d57a
i386.c (expand_fp_movcc): Fix condition reversal code.

* i386.c (expand_fp_movcc): Fix condition reversal code.

* i386.c (ix86_register_move_cost): Fix handling of reformating penalty
* i386.h (INTEGER_CLASS_P, MAYBE_INTEGER_CLASS_P): New.
(CLASS_MAX_NREGS): Use it.

* i386.h (HARD_REGNO_NREGS): Handle properly TF and TCmodes on 64bit;
handle properly complex values.
(CLASS_MAX_NREGS): Likewise; update comment.

From-SVN: r41206
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/i386.h