symver11.s: Add ".balign 8"
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / jal-svr4pic-local.d
CommitLineData
97f50151
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS JALR relocation against local symbol
3#as: -32
b47b60aa 4#notarget: *-*-irix*
97f50151
MR
5
6.*: +file format .*mips.*
7
8Disassembly of section \.text:
9[0-9a-f]+ <[^>]*> 3c1c0000 lui gp,0x0
10[ ]*[0-9a-f]+: R_MIPS_HI16 _gp_disp
11[0-9a-f]+ <[^>]*> 279c0000 addiu gp,gp,0
12[ ]*[0-9a-f]+: R_MIPS_LO16 _gp_disp
13[0-9a-f]+ <[^>]*> 0399e021 addu gp,gp,t9
14[0-9a-f]+ <[^>]*> 27bdffe0 addiu sp,sp,-32
15[0-9a-f]+ <[^>]*> afbf001c sw ra,28\(sp\)
16[0-9a-f]+ <[^>]*> afbc0010 sw gp,16\(sp\)
17[0-9a-f]+ <[^>]*> 8f990000 lw t9,0\(gp\)
18[ ]*[0-9a-f]+: R_MIPS_GOT16 \.text
19[0-9a-f]+ <[^>]*> 27390040 addiu t9,t9,64
20[ ]*[0-9a-f]+: R_MIPS_LO16 \.text
21[0-9a-f]+ <[^>]*> 0320f809 jalr t9
22[ ]*[0-9a-f]+: R_MIPS_JALR bar
23[0-9a-f]+ <[^>]*> 00000000 nop
24[0-9a-f]+ <[^>]*> 8fbc0010 lw gp,16\(sp\)
25[0-9a-f]+ <[^>]*> 8fbf001c lw ra,28\(sp\)
26[0-9a-f]+ <[^>]*> 03e0000[89] jr ra
27[0-9a-f]+ <[^>]*> 27bd0020 addiu sp,sp,32
28 \.\.\.
29[0-9a-f]+ <[^>]*> 03e0000[89] jr ra
30[0-9a-f]+ <[^>]*> 00000000 nop
31 \.\.\.
This page took 0.251396 seconds and 4 git commands to generate.