gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / jal-svr4pic.d
CommitLineData
252b5132
RH
1#objdump: -dr --prefix-addresses -mmips:3000
2#name: MIPS R3000 jal-svr4pic
ec68c924 3#as: -mips1 -KPIC -mtune=r3000
252b5132
RH
4
5# Test the jal macro with -KPIC.
6
7.*: +file format .*mips.*
8
9Disassembly of section .text:
aa5f19f2 100+0000 <[^>]*> lui gp,0x0
252b5132 11[ ]*0: R_MIPS_HI16 _gp_disp
aa5f19f2 120+0004 <[^>]*> addiu gp,gp,0
252b5132 13[ ]*4: R_MIPS_LO16 _gp_disp
aa5f19f2
NC
140+0008 <[^>]*> addu gp,gp,t9
150+000c <[^>]*> sw gp,0\(sp\)
160+0010 <[^>]*> jalr t9
252b5132 170+0014 <[^>]*> nop
aa5f19f2
NC
180+0018 <[^>]*> lw gp,0\(sp\)
190+001c <[^>]*> jalr a0,t9
252b5132 200+0020 <[^>]*> nop
aa5f19f2 210+0024 <[^>]*> lw gp,0\(sp\)
252b5132 220+0028 <[^>]*> nop
aa5f19f2 230+002c <[^>]*> lw t9,0\(gp\)
252b5132
RH
24[ ]*2c: R_MIPS_GOT16 .text
250+0030 <[^>]*> nop
aa5f19f2 260+0034 <[^>]*> addiu t9,t9,0
252b5132 27[ ]*34: R_MIPS_LO16 .text
aa5f19f2 280+0038 <[^>]*> jalr t9
252b5132 290+003c <[^>]*> nop
aa5f19f2 300+0040 <[^>]*> lw gp,0\(sp\)
252b5132 310+0044 <[^>]*> nop
aa5f19f2 320+0048 <[^>]*> lw t9,0\(gp\)
de950844 33[ ]*48: R_MIPS_CALL16 weak_text_label
252b5132 340+004c <[^>]*> nop
aa5f19f2 350+0050 <[^>]*> jalr t9
252b5132 360+0054 <[^>]*> nop
aa5f19f2 370+0058 <[^>]*> lw gp,0\(sp\)
de950844 380+005c <[^>]*> nop
aa5f19f2 390+0060 <[^>]*> lw t9,0\(gp\)
de950844
AM
40[ ]*60: R_MIPS_CALL16 external_text_label
410+0064 <[^>]*> nop
aa5f19f2 420+0068 <[^>]*> jalr t9
de950844 430+006c <[^>]*> nop
aa5f19f2 440+0070 <[^>]*> lw gp,0\(sp\)
de950844 450+0074 <[^>]*> b 0+0000 <text_label>
9bb28706 460+0078 <[^>]*> nop
252b5132 47 ...
This page took 0.182308 seconds and 4 git commands to generate.