]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/mips/jal.d
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / mips / jal.d
CommitLineData
09a1cedb
KR
1#objdump: -dr
2#name: jal
3
4# Test the jal macro.
5
6.*: +file format .*mips.*
7
8Disassembly of section .text:
90+0000 <[^>]*> jalr \$t9
10...
110+0008 <[^>]*> jalr \$a0,\$t9
12...
130+0010 <[^>]*> jal 0+ <text_label>
14[ ]*RELOC: 0+0010 (JMPADDR|R_MIPS_26) .text
15...
160+0018 <[^>]*> jal 0+ <text_label>
17[ ]*RELOC: 0+0018 (JMPADDR|R_MIPS_26) external_text_label
18...
190+0020 <[^>]*> j 0+ <text_label>
20[ ]*RELOC: 0+0020 (JMPADDR|R_MIPS_26) .text
21...
220+0028 <[^>]*> j 0+ <text_label>
23[ ]*RELOC: 0+0028 (JMPADDR|R_MIPS_26) external_text_label
24...