OSDN Git Service

* config/i386/athlon.md (athlon_fist): Add fisttp.
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 14 Oct 2006 05:22:13 +0000 (05:22 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 14 Oct 2006 05:22:13 +0000 (05:22 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117725 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/i386/athlon.md

index 6c9fa11..6b165df 100644 (file)
@@ -1,3 +1,7 @@
+2006-10-14  Uros Bizjak  <uros@kss-loka.si>
+
+       * config/i386/athlon.md (athlon_fist): Add fisttp.
+
 2006-10-13  David Edelsohn  <edelsohn@gnu.org>
            Ian Lance Taylor  <ian@airs.com>
 
index 86130b7..6d92b94 100644 (file)
                         "athlon-direct,(athlon-fpsched+athlon-agu),(athlon-fstore+athlon-store)")
 (define_insn_reservation "athlon_fist" 4
                         (and (eq_attr "cpu" "athlon,k8,generic64")
-                             (eq_attr "type" "fistp"))
+                             (eq_attr "type" "fistp,fisttp"))
                         "athlon-direct,(athlon-fpsched+athlon-agu),(athlon-fstore+athlon-store)")
 (define_insn_reservation "athlon_fmov" 2
                         (and (eq_attr "cpu" "athlon,k8,generic64")