gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / jal-empic.d
CommitLineData
252b5132
RH
1#objdump: -dr --prefix-addresses -mmips:3000
2#name: MIPS jal-empic
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:
aa5f19f2 110+0000 <[^>]*> jalr t9
252b5132 120+0004 <[^>]*> nop
aa5f19f2 130+0008 <[^>]*> jalr a0,t9
252b5132
RH
140+000c <[^>]*> nop
150+0010 <[^>]*> bal 0+0000 <text_label>
16[ ]*10: PCREL16 .text
170+0014 <[^>]*> nop
180+0018 <[^>]*> bal 0+0018 <text_label\+(0x|)18>
19[ ]*18: PCREL16 external_text_label
200+001c <[^>]*> nop
210+0020 <[^>]*> b 0+0000 <text_label>
22[ ]*20: PCREL16 .text
230+0024 <[^>]*> nop
240+0028 <[^>]*> b 0+0028 <text_label\+(0x|)28>
25[ ]*28: PCREL16 external_text_label
260+002c <[^>]*> nop
This page took 0.168061 seconds and 4 git commands to generate.