]> gcc.gnu.org Git - gcc.git/commit
i386.c (ix86_expand_setcc): Support 64bit.
authorJan Hubicka <jh@suse.cz>
Thu, 29 Mar 2001 22:25:16 +0000 (00:25 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 29 Mar 2001 22:25:16 +0000 (22:25 +0000)
commit885a70fdff53beb587e130d48162eba8ff2a7480
tree63c02f76cdfb52fa55591056a699c6270da03368
parente4b776a6d013ba9ec635f30f09021f050d844fdd
i386.c (ix86_expand_setcc): Support 64bit.

* i386.c (ix86_expand_setcc): Support 64bit.
(ix86_expand_int_movcc): Likewise.
* i386.md (movdicc_rex64, x86_movsicc_0_m1_rex64, movdicc_c_rex64):
New patterns.

* i386.md (allocate_stack_worker): Turn to expander.
(allocate_stack_worker_1, allocate_stack_worker_rex64): New insns.

* i386.c (print_reg): Do not print x86_64 style regs on IA-32

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