2009-08-05 Chao-ying Fu <fu@mips.com>
[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
21b99e26 3#as: -32 -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
da57d33e 29[ ]*38: R_MIPS_JALR .text
252b5132 300+003c <[^>]*> nop
aa5f19f2 310+0040 <[^>]*> lw gp,0\(sp\)
252b5132 320+0044 <[^>]*> nop
aa5f19f2 330+0048 <[^>]*> lw t9,0\(gp\)
de950844 34[ ]*48: R_MIPS_CALL16 weak_text_label
252b5132 350+004c <[^>]*> nop
aa5f19f2 360+0050 <[^>]*> jalr t9
da57d33e 37[ ]*50: R_MIPS_JALR weak_text_label
252b5132 380+0054 <[^>]*> nop
aa5f19f2 390+0058 <[^>]*> lw gp,0\(sp\)
de950844 400+005c <[^>]*> nop
aa5f19f2 410+0060 <[^>]*> lw t9,0\(gp\)
de950844
AM
42[ ]*60: R_MIPS_CALL16 external_text_label
430+0064 <[^>]*> nop
aa5f19f2 440+0068 <[^>]*> jalr t9
da57d33e 45[ ]*68: R_MIPS_JALR external_text_label
de950844 460+006c <[^>]*> nop
aa5f19f2 470+0070 <[^>]*> lw gp,0\(sp\)
de950844 480+0074 <[^>]*> b 0+0000 <text_label>
9bb28706 490+0078 <[^>]*> nop
252b5132 50 ...
This page took 0.492451 seconds and 4 git commands to generate.