mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
20 lines
588 B
D
20 lines
588 B
D
|
#objdump: -dr --prefix-addresses --show-raw-insn
|
||
|
#name: MIPS16 link PC-relative relocation with addend 6
|
||
|
#source: ../../../gas/testsuite/gas/mips/mips16-pcrel-addend-6.s
|
||
|
#as: -EB -32 -mips3
|
||
|
#ld: -EB -Ttext 0x43210000 -e 0
|
||
|
|
||
|
.*: +file format .*mips.*
|
||
|
|
||
|
Disassembly of section \.text:
|
||
|
\.\.\.
|
||
|
[0-9a-f]+ <[^>]*> f328 6a01 li v0,17185
|
||
|
[0-9a-f]+ <[^>]*> f400 3240 sll v0,16
|
||
|
[0-9a-f]+ <[^>]*> f264 fd44 daddiu v0,8804
|
||
|
[0-9a-f]+ <[^>]*> f328 6a01 li v0,17185
|
||
|
[0-9a-f]+ <[^>]*> f400 3240 sll v0,16
|
||
|
[0-9a-f]+ <[^>]*> f264 3a44 ld v0,8804\(v0\)
|
||
|
[0-9a-f]+ <[^>]*> 6500 nop
|
||
|
\.\.\.
|
||
|
\.\.\.
|