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 713b6b8904ac4be1ed77e7bb9f181203068f73e3..c270aa3ad9dbbee4199d900defa7408593aa0e89 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 c9dfa968b10efec883412f426d1c84c7caead727..6b8dda70683dd2919597ae2022341a2d33834a84 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")])