[MIPS] Add Loongson 3A1000 proccessor support.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips@jal-svr4pic-local-n32.d
CommitLineData
97f50151
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS JALR relocation against local symbol (n32)
3#as: -n32
4#source: jal-svr4pic-local-newabi.s
5
6.*: +file format .*mips.*
7
8Disassembly of section \.text:
9[0-9a-f]+ <[^>]*> 4ff9 addiu sp,sp,-16
10[0-9a-f]+ <[^>]*> db9d 0000 sd gp,0\(sp\)
11[0-9a-f]+ <[^>]*> 41bc 0000 lui gp,0x0
12[ ]*[0-9a-f]+: R_MICROMIPS_GPREL16 foo
13[ ]*[0-9a-f]+: R_MICROMIPS_SUB \*ABS\*
14[ ]*[0-9a-f]+: R_MICROMIPS_HI16 \*ABS\*
15[0-9a-f]+ <[^>]*> 339c 0000 addiu gp,gp,0
16[ ]*[0-9a-f]+: R_MICROMIPS_GPREL16 foo
17[ ]*[0-9a-f]+: R_MICROMIPS_SUB \*ABS\*
18[ ]*[0-9a-f]+: R_MICROMIPS_LO16 \*ABS\*
19[0-9a-f]+ <[^>]*> 033c e150 addu gp,gp,t9
20[0-9a-f]+ <[^>]*> dbfd 0008 sd ra,8\(sp\)
21[0-9a-f]+ <[^>]*> ff3c 0000 lw t9,0\(gp\)
22[ ]*[0-9a-f]+: R_MICROMIPS_GOT_DISP \.text\+0x31
23[0-9a-f]+ <[^>]*> 03f9 4f3c jalrs t9
24[ ]*[0-9a-f]+: R_MICROMIPS_JALR \.text\+0x31
25[0-9a-f]+ <[^>]*> 0c00 nop
26[0-9a-f]+ <[^>]*> dffd 0008 ld ra,8\(sp\)
27[0-9a-f]+ <[^>]*> df9d 0000 ld gp,0\(sp\)
28[0-9a-f]+ <[^>]*> 459f jr ra
29[0-9a-f]+ <[^>]*> 4c09 addiu sp,sp,16
30[0-9a-f]+ <[^>]*> 0000 0000 nop
7bd374a4 31[0-9a-f]+ <[^>]*> 45bf jrc ra
97f50151 32 \.\.\.
This page took 0.126358 seconds and 4 git commands to generate.