2006-11-29 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / arm3.s
index ebcf915ccb13d8b4e56a9e3043dd81f43aa04557..b3fd794cd9f7441008f45c3ef3f15b8f5717eea9 100644 (file)
@@ -1,6 +1,7 @@
-.text
-.align 0
+       .text
+       .align 0
+l:
        swp     r0, r1, [r8]
-       swpb    r2, r3, [r3]
-       swpgeb  r4, r1, [r4]
-
+       swpb    r3, r3, [r2]
+       swpgeb  r4, r1, [r5]
+       nop
This page took 0.023391 seconds and 4 git commands to generate.