1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS16e2 link PC-relative relocation with addend 6
3 #source: ../../../gas/testsuite/gas/mips/mips16-pcrel-addend-6.s
4 #as: -mips64r2 -mmips16e2
5 #ld: -Ttext 0x43210000 -e 0
6 
7 .*: +file format .*mips.*
8 
9 Disassembly of section \.text:
10 	\.\.\.
11 [0-9a-f]+ <[^>]*> f328 6a21 	lui	v0,0x4321
12 [0-9a-f]+ <[^>]*> f264 fd44 	daddiu	v0,8804
13 [0-9a-f]+ <[^>]*> f328 6a21 	lui	v0,0x4321
14 [0-9a-f]+ <[^>]*> f264 3a44 	ld	v0,8804\(v0\)
15 [0-9a-f]+ <[^>]*> 6500      	nop
16 	\.\.\.
17 	\.\.\.
18