New ARC implementation.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / ld.s
index 7d0a5b839fac7ad96352a34874697208612658fb..e77bee51a77f8cb0941e531bbca2505a9abfa966 100644 (file)
@@ -1,10 +1,10 @@
 # ld test
-       
+
        ld      r0,[r1,r2]
        ldb     r0,[r1,r2]
        ld.a    r1,[r3,r4]
        ldw.x   r1,[r2,r3]
        ldw.x.a r2,[r3,r4]
        ld      r0,[0]
-        ld      r0,[r1,30]
-        ld      r1,[r2,-20]
+       ld      r0,[r1,30]
+       ld      r1,[r2,-20]
This page took 0.024515 seconds and 4 git commands to generate.