* gas/arm/thumb2_bcond.d: Allow for varying number of nops at the
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / arch5tej.s
index d4f95228a4ea6b7a4bc3c4beedeb94ebfe403f43..4624b7e12fb1a9c476d5b8563f5cfe77744daa40 100644 (file)
@@ -7,8 +7,6 @@ label:
        bxjeq   r0
        bxjmi   r0
        bxjpl   r7
-       
-       # Add two nop instructions to ensure that the output
-       # is aligned as will automatically be done for arm-aout.
-       nop
-       nop
+
+       bkpt            @ Support for a breakpoint without an argument
+       bkpt    10      @ is a feature added to GAS.
This page took 0.023348 seconds and 4 git commands to generate.