Commit b9442c72 by Michael Meissner

Fix &foo in eabi -msdata.

From-SVN: r11106
parent 354b734b
...@@ -4854,7 +4854,7 @@ ...@@ -4854,7 +4854,7 @@
mr %0,%1 mr %0,%1
{l|lwz} %0,[toc]%1(2) {l|lwz} %0,[toc]%1(2)
{l|lwz} %0,[toc]%l1(2) {l|lwz} %0,[toc]%l1(2)
{cal|la} %0,%1 {cal|la} %0,%a1
{l%U1%X1|lwz%U1%X1} %0,%1 {l%U1%X1|lwz%U1%X1} %0,%1
{st%U0%X0|stw%U0%X0} %1,%0 {st%U0%X0|stw%U0%X0} %1,%0
{lil|li} %0,%1 {lil|li} %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