Commit 96bb8ed3 by David Edelsohn

fix typo st -> std

From-SVN: r11149
parent 6c707060
......@@ -5277,7 +5277,7 @@
"@
mr %0,%1
ld%U1%X1 %0,%1
sd%U0%X0 %1,%0
std%U0%X0 %1,%0
#
fmr %0,%1
lfd%U1%X1 %0,%1
......@@ -5293,7 +5293,7 @@
"@
mr %0,%1
ld%U1%X1 %0,%1
sd%U0%X0 %1,%0
std%U0%X0 %1,%0
#"
[(set_attr "type" "*,load,*,*")])
......@@ -5398,7 +5398,7 @@
"@
mr %0,%1
ld%U1%X1 %0,%1
sd%U0%X0 %1,%0
std%U0%X0 %1,%0
li %0,%1
lis %0,%u1
{cal|la} %0,%1(%*)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment