MIPS: Verify the ISA mode and alignment of branch and jump targets
[external/binutils.git] / gas / testsuite / gas / mips / branch-misc-1.s
1 # Source file used to test the branches to locals in this file.
2
3         .text
4 l1:
5         .insn
6         .space 20
7 l2:
8         .insn
9         .space 20
10 l3:
11         .insn
12         .space 20
13
14 x:
15         bal     l1
16         bal     l2
17         bal     l3
18         bal     l4
19         bal     l5
20         bal     l6
21
22         .space 20
23 l4:
24         .insn
25         .space 20
26 l5:
27         .insn
28         .space 20
29 l6:
30         .insn
31
32 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
33         .space  8