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