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