rs6000.md: Change all ldvx to lvx.
authorAldy Hernandez <aldyh@redhat.com>
Sat, 17 Nov 2001 01:19:06 +0000 (01:19 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Sat, 17 Nov 2001 01:19:06 +0000 (01:19 +0000)
2001-11-16  Aldy Hernandez  <aldyh@redhat.com>

* config/rs6000/rs6000.md: Change all ldvx to lvx.

From-SVN: r47113

gcc/ChangeLog
gcc/config/rs6000/rs6000.md

index 713b6b8..c270aa3 100644 (file)
@@ -1,3 +1,7 @@
+2001-11-16  Aldy Hernandez  <aldyh@redhat.com>
+
+       * config/rs6000/rs6000.md: Change all ldvx to lvx.
+
 2001-11-16  Alexandre Oliva  <aoliva@redhat.com>
 
        * gensupport.c (process_rtx): Don't assume filename is the first
index c9dfa96..6b8dda7 100644 (file)
   "TARGET_ALTIVEC"
   "@
    stvx %1,%y0
-   ldvx %0,%y1
+   lvx %0,%y1
    vor %0,%1,%1"
   [(set_attr "type" "altivec")])
 
   "TARGET_ALTIVEC"
   "@
    stvx %1,%y0
-   ldvx %0,%y1
+   lvx %0,%y1
    vor %0,%1,%1"
   [(set_attr "type" "altivec")])
 
   "TARGET_ALTIVEC"
   "@
    stvx %1,%y0
-   ldvx %0,%y1
+   lvx %0,%y1
    vor %0,%1,%1"
   [(set_attr "type" "altivec")])
 
   "TARGET_ALTIVEC"
   "@
    stvx %1,%y0
-   ldvx %0,%y1
+   lvx %0,%y1
    vor %0,%1,%1"
   [(set_attr "type" "altivec")])