2002-09-27 H.J. Lu <hjl@gnu.org>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips-jalx.s
index 84cbafd17e385772499ea6770dfd9c40d6f7f7ca..71bf96105e7bfe3977b266c23359d4d3ea647686 100644 (file)
@@ -1,3 +1,6 @@
 # Test the generation of jalx opcodes
        .set nomips16
        jalx    external_label
+
+# align section end to 16-byte boundary for easier testing on multiple targets
+       .p2align 4
This page took 0.023161 seconds and 4 git commands to generate.