rs6000.md (movsi_internal1): Use '%a1' rather than '%1(%*)'.

* config/rs6000/rs6000.md (movsi_internal1): Use '%a1' rather
than '%1(%*)'.
(movdi_internal64): Likewise.

From-SVN: r34201
This commit is contained in:
Geoff Keating 2000-05-27 07:44:25 +00:00 committed by Geoffrey Keating
parent 1d328b19d4
commit aee86b3881
2 changed files with 7 additions and 3 deletions

View File

@ -1,5 +1,9 @@
2000-05-26 Geoffrey Keating <geoffk@cygnus.com>
* config/rs6000/rs6000.md (movsi_internal1): Use '%a1' rather
than '%1(%*)'.
(movdi_internal64): Likewise.
* config/rs6000/rs6000.md: Correct order of operands for DImode
boolean patterns.

View File

@ -7565,7 +7565,7 @@
{lil|li} %0,%1
{liu|lis} %0,%v1
#
{cal|la} %0,%1(%*)
{cal|la} %0,%a1
mf%1 %0
mt%0 %1
mt%0 %1
@ -7820,7 +7820,7 @@
{st%U0%X0|stw%U0%X0} %1,%0
{lil|li} %0,%1
{liu|lis} %0,%v1
{cal|la} %0,%1(%*)
{cal|la} %0,%a1
#
#"
[(set_attr "type" "*,load,store,*,*,*,*,*")
@ -8277,7 +8277,7 @@
li %0,%1
lis %0,%v1
#
{cal|la} %0,%1(%*)
{cal|la} %0,%a1
fmr %0,%1
lfd%U1%X1 %0,%1
stfd%U0%X0 %1,%0