OSDN Git Service

2001-11-16 Aldy Hernandez <aldyh@redhat.com>
authoraldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 17 Nov 2001 01:19:06 +0000 (01:19 +0000)
committeraldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 17 Nov 2001 01:19:06 +0000 (01:19 +0000)
* config/rs6000/rs6000.md: Change all ldvx to lvx.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47113 138bc75d-0d04-0410-961f-82ee72b054a4

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")])