mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-23 15:32:26 +00:00
7 lines
275 B
Makefile
7 lines
275 B
Makefile
#objdump: -dr --prefix-addresses --show-raw-insn
|
|
#name: MIPS link branch to absolute expression with addend (n64)
|
|
#source: ../../../gas/testsuite/gas/mips/branch-absolute-addend.s
|
|
#as: -EB -64 -march=from-abi
|
|
#ld: -EB -Ttext 0x12340000 -e foo
|
|
#dump: branch-absolute-addend.d
|