bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / and.s
index 4dfc57e1f4e94d7643dec2114149771f5806c2c4..ac64dd1c301975d416df979a9f6e90e12106b10d 100644 (file)
@@ -22,7 +22,6 @@ foo:
 
        xor     $4,$5,0
 
-       # Round to a 16 byte boundary, for ease in testing multiple targets.
-       nop
-       nop
-       nop
+# Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
+       .align  2
+       .space  8
This page took 0.02621 seconds and 4 git commands to generate.