* gas/mips/mips.exp: Run the new tests, below.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / jal-empic.d
CommitLineData
09025569 1#objdump: -dr --prefix-addresses -mmips:3000
983be668 2#name: MIPS jal-empic
fbc83def
ILT
3#as: -mips1 -membedded-pic
4#source: jal.s
5
6# Test the jal macro with -membedded-pic.
7
8.*: +file format .*mips.*
9
10Disassembly of section .text:
3c02d996
ILT
110+0000 <[^>]*> jalr \$t9
120+0004 <[^>]*> nop
130+0008 <[^>]*> jalr \$a0,\$t9
140+000c <[^>]*> nop
150+0010 <[^>]*> bal 0+0000 <text_label>
16[ ]*10: PCREL16 .text
170+0014 <[^>]*> nop
d8c0268e 180+0018 <[^>]*> bal 0+0018 <text_label\+(0x|)18>
3c02d996
ILT
19[ ]*18: PCREL16 external_text_label
200+001c <[^>]*> nop
210+0020 <[^>]*> b 0+0000 <text_label>
22[ ]*20: PCREL16 .text
230+0024 <[^>]*> nop
d8c0268e 240+0028 <[^>]*> b 0+0028 <text_label\+(0x|)28>
3c02d996
ILT
25[ ]*28: PCREL16 external_text_label
260+002c <[^>]*> nop
This page took 0.157634 seconds and 4 git commands to generate.