gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / arm6.s
index e82837f71b81956c703856c6c1742ee4e5628a18..1883ebad7b873149c1e6b8aced1f6da3f58ccb34 100644 (file)
@@ -1,6 +1,6 @@
-.text
-.align 0
-       
+       .text
+       .align 0
+l:
        mrs     r8, cpsr
        mrs     r2, spsr
 
@@ -16,4 +16,3 @@
        msrne   CPSR_flg, #0xf0000000
        msr     SPSR_flg, r8
        msr     SPSR_all, r9
-
This page took 0.023749 seconds and 4 git commands to generate.