gas run_dump_test rename not-target and not-skip
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips@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#source: jal-svr4pic-local.s
6
7.*: +file format .*mips.*
8
9Disassembly of section \.text:
10[0-9a-f]+ <[^>]*> 41bc 0000 lui gp,0x0
11[ ]*[0-9a-f]+: R_MICROMIPS_HI16 _gp_disp
12[0-9a-f]+ <[^>]*> 339c 0000 addiu gp,gp,0
13[ ]*[0-9a-f]+: R_MICROMIPS_LO16 _gp_disp
14[0-9a-f]+ <[^>]*> 033c e150 addu gp,gp,t9
15[0-9a-f]+ <[^>]*> 4ff1 addiu sp,sp,-32
16[0-9a-f]+ <[^>]*> cbe7 sw ra,28\(sp\)
17[0-9a-f]+ <[^>]*> fb9d 0010 sw gp,16\(sp\)
18[0-9a-f]+ <[^>]*> ff3c 0000 lw t9,0\(gp\)
19[ ]*[0-9a-f]+: R_MICROMIPS_GOT16 \.text
20[0-9a-f]+ <[^>]*> 3339 0031 addiu t9,t9,49
21[ ]*[0-9a-f]+: R_MICROMIPS_LO16 \.text
22[0-9a-f]+ <[^>]*> 03f9 4f3c jalrs t9
23[ ]*[0-9a-f]+: R_MICROMIPS_JALR bar
24[0-9a-f]+ <[^>]*> 0c00 nop
25[0-9a-f]+ <[^>]*> ff9d 0010 lw gp,16\(sp\)
26[0-9a-f]+ <[^>]*> 4be7 lw ra,28\(sp\)
27[0-9a-f]+ <[^>]*> 459f jr ra
28[0-9a-f]+ <[^>]*> 4c11 addiu sp,sp,32
29[0-9a-f]+ <[^>]*> 0000 0000 nop
7bd374a4 30[0-9a-f]+ <[^>]*> 45bf jrc ra
97f50151 31 \.\.\.
This page took 0.130692 seconds and 4 git commands to generate.