symver11.s: Add ".balign 8"
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / branch-misc-1.s
index 0f72c6939cb54794d7c236438a0691d10096f320..fa0389b5c522fbb9c528317cf88a69e3dd01ca85 100644 (file)
@@ -2,10 +2,13 @@
 
        .text
 l1:
+       .insn
        .space 20
 l2:
+       .insn
        .space 20
 l3:
+       .insn
        .space 20
 
 x:
@@ -18,10 +21,13 @@ x:
 
        .space 20
 l4:
+       .insn
        .space 20
 l5:
+       .insn
        .space 20
 l6:
+       .insn
 
 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
        .space  8
This page took 0.027099 seconds and 4 git commands to generate.