gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / jal-xgot.d
CommitLineData
252b5132
RH
1#objdump: -dr --prefix-addresses -mmips:3000
2#name: MIPS R3000 jal-xgot
21b99e26 3#as: -32 -mips1 -KPIC -xgot -mtune=r3000
252b5132
RH
4#source: jal-svr4pic.s
5
6# Test the jal macro with -KPIC -xgot.
7
8.*: +file format .*mips.*
9
10Disassembly of section .text:
aa5f19f2 110+0000 <[^>]*> lui gp,0x0
252b5132 12[ ]*0: R_MIPS_HI16 _gp_disp
aa5f19f2 130+0004 <[^>]*> addiu gp,gp,0
252b5132 14[ ]*4: R_MIPS_LO16 _gp_disp
aa5f19f2
NC
150+0008 <[^>]*> addu gp,gp,t9
160+000c <[^>]*> sw gp,0\(sp\)
170+0010 <[^>]*> jalr t9
252b5132 180+0014 <[^>]*> nop
aa5f19f2
NC
190+0018 <[^>]*> lw gp,0\(sp\)
200+001c <[^>]*> jalr a0,t9
252b5132 210+0020 <[^>]*> nop
aa5f19f2 220+0024 <[^>]*> lw gp,0\(sp\)
252b5132 230+0028 <[^>]*> nop
aa5f19f2 240+002c <[^>]*> lw t9,0\(gp\)
252b5132
RH
25[ ]*2c: R_MIPS_GOT16 .text
260+0030 <[^>]*> nop
aa5f19f2 270+0034 <[^>]*> addiu t9,t9,0
252b5132 28[ ]*34: R_MIPS_LO16 .text
aa5f19f2 290+0038 <[^>]*> jalr t9
1180b5a4 30[ ]*38: R_MIPS_JALR text_label
252b5132 310+003c <[^>]*> nop
aa5f19f2
NC
320+0040 <[^>]*> lw gp,0\(sp\)
330+0044 <[^>]*> lui t9,0x0
de950844 34[ ]*44: R_MIPS_CALL_HI16 weak_text_label
aa5f19f2
NC
350+0048 <[^>]*> addu t9,t9,gp
360+004c <[^>]*> lw t9,0\(t9\)
de950844 37[ ]*4c: R_MIPS_CALL_LO16 weak_text_label
252b5132 380+0050 <[^>]*> nop
aa5f19f2 390+0054 <[^>]*> jalr t9
da57d33e 40[ ]*54: R_MIPS_JALR weak_text_label
252b5132 410+0058 <[^>]*> nop
aa5f19f2
NC
420+005c <[^>]*> lw gp,0\(sp\)
430+0060 <[^>]*> lui t9,0x0
de950844 44[ ]*60: R_MIPS_CALL_HI16 external_text_label
aa5f19f2
NC
450+0064 <[^>]*> addu t9,t9,gp
460+0068 <[^>]*> lw t9,0\(t9\)
de950844
AM
47[ ]*68: R_MIPS_CALL_LO16 external_text_label
480+006c <[^>]*> nop
aa5f19f2 490+0070 <[^>]*> jalr t9
da57d33e 50[ ]*70: R_MIPS_JALR external_text_label
de950844 510+0074 <[^>]*> nop
aa5f19f2 520+0078 <[^>]*> lw gp,0\(sp\)
de950844 530+007c <[^>]*> b 0+0000 <text_label>
9bb28706 540+0080 <[^>]*> nop
252b5132 55 ...
This page took 0.570891 seconds and 4 git commands to generate.