mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-24 12:35:55 +08:00
13 lines
345 B
D
13 lines
345 B
D
|
#name: MIPS LWPC from unaligned symbol 0
|
||
|
#source: unaligned-lwpc-0.s
|
||
|
#source: unaligned-syms.s
|
||
|
#as: -EB -32 -mips32r6
|
||
|
#ld: -EB -Ttext 0x1c000000 -Tdata 0x1c080000 -e 0x1c000000
|
||
|
#objdump: -dr --prefix-addresses --show-raw-insn
|
||
|
|
||
|
.*: +file format .*mips.*
|
||
|
|
||
|
Disassembly of section \.text:
|
||
|
[0-9a-f]+ <[^>]*> ec4a0008 lwpc v0,1c080020 <bar0>
|
||
|
\.\.\.
|