]> gcc.gnu.org Git - gcc.git/commit
reg-stack.c (subst_stack_regs_pat): Handle <UNSPEC_FIST> case.
authorUros Bizjak <uros@kss-loka.si>
Tue, 29 Mar 2005 05:46:46 +0000 (07:46 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Tue, 29 Mar 2005 05:46:46 +0000 (07:46 +0200)
commit6e858d450b5a9774494ce68c5084f7dc9a9d2138
tree6d42464074095f61a71de55b917919194d52861a
parent2fa330b29a650365d4d88e4407fdbc2934dcb1b4
reg-stack.c (subst_stack_regs_pat): Handle <UNSPEC_FIST> case.

* reg-stack.c (subst_stack_regs_pat): Handle <UNSPEC_FIST> case.
* config/i386/i386.c (output_fix_trunc): Add new round_mode
variable.  Output "fldcw" depending on round_mode.
* config/i386/i386.md (UNSPEC_FIST): New.
(fistdi2, fistdi2_with_temp, fist<mode>2, fist<mode>2_with_temp):
New isns patterns to implement lrint and llrint built-ins as x87
intrinsic function.
(fistdi2, fist<mode>2 splitters): New splitters.
(lrint<mode>2): New expanders.

From-SVN: r97151
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/i386.md
gcc/reg-stack.c
This page took 0.059541 seconds and 5 git commands to generate.