]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/mips/option-pic-1.d
MIPS/GAS: Fix test failures due to jr encoding changes on r6
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / mips / option-pic-1.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS PIC option
3 #as: -32
4
5 .*: +file format .*mips.*
6
7 Disassembly of section \.text:
8 [0-9a-f]+ <[^>]*> 8f820000 lw v0,0\(gp\)
9 [ ]*[0-9a-f]+: R_MIPS_GOT16 bar
10 [0-9a-f]+ <[^>]*> 3c020000 lui v0,0x0
11 [ ]*[0-9a-f]+: R_MIPS_HI16 bar
12 [0-9a-f]+ <[^>]*> 24420000 addiu v0,v0,0
13 [ ]*[0-9a-f]+: R_MIPS_LO16 bar
14 [0-9a-f]+ <[^>]*> 8f820000 lw v0,0\(gp\)
15 [ ]*[0-9a-f]+: R_MIPS_GOT16 bar
16 [0-9a-f]+ <[^>]*> 03e0000[89] jr ra
17 [0-9a-f]+ <[^>]*> 00000000 nop
18 \.\.\.