This commit was manufactured by cvs2svn to create branch 'binutils-
[external/binutils.git] / gas / testsuite / gas / arm / xscale.s
index 0ca3999..7b58c34 100644 (file)
@@ -22,9 +22,6 @@ foo:
        pld     [r1, #0x789]
        pld     [r2, r3]
        pld     [r4, -r5, lsl #5]
-       pld     [r6], #-0x456
-       pld     [r7], +r8
-       pld     [r9], -r10, RRX
 
        ldrd    r0, [r1]
        ldreqd  r2, [r3, #0x78]
@@ -38,3 +35,8 @@ foo:
        str     r2, [r3]
 
        msr     cpsr_ctl, #0x11
+
+       # Add two nop instructions to ensure that the
+       # output is 32-byte aligned as required for arm-aout.
+       nop
+       nop