bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / relax.s
index e8fcc2a57ba8fdac46b43f4d1053261be89ca777..6181d908128bc2fa06580026420fc101b51273ef 100644 (file)
@@ -59,3 +59,7 @@ bar:
 
        bltzall $2, foo
        bgezall $3, foo
+
+# Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
+       .align  2
+       .space  8
This page took 0.025872 seconds and 4 git commands to generate.