8b8e155e9c525771600638869728ac06ea72cebe
[external/binutils.git] / gas / testsuite / gas / mips / jal.d
1 #objdump: -dr --prefix-addresses -mmips:4000
2 #name: MIPS jal
3
4 # Test the jal macro.
5
6 .*: +file format .*mips.*
7
8 Disassembly of section .text:
9 0+0000 <[^>]*> jalr     t9
10 0+0004 <[^>]*> nop
11 0+0008 <[^>]*> jalr     a0,t9
12 0+000c <[^>]*> nop
13 0+0010 <[^>]*> jal      0+ <text_label>
14 [       ]*10: (MIPS_JMP|MIPS_JMP|JMPADDR|R_MIPS_26)     .text
15 0+0014 <[^>]*> nop
16 0+0018 <[^>]*> jal      0+ <text_label>
17 [       ]*18: (MIPS_JMP|JMPADDR|R_MIPS_26)      external_text_label
18 0+001c <[^>]*> nop
19 0+0020 <[^>]*> j        0+ <text_label>
20 [       ]*20: (MIPS_JMP|JMPADDR|R_MIPS_26)      .text
21 0+0024 <[^>]*> nop
22 0+0028 <[^>]*> j        0+ <text_label>
23 [       ]*28: (MIPS_JMP|JMPADDR|R_MIPS_26)      external_text_label
24 0+002c <[^>]*> nop