mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-04 16:50:57 +00:00
7 lines
247 B
D
7 lines
247 B
D
|
#name: MIPS BAL/JALX addend calculation (n64)
|
||
|
#source: ../../../gas/testsuite/gas/mips/branch-addend.s
|
||
|
#as: -EB -64 -march=from-abi
|
||
|
#ld: -EB -Ttext 0x1c000000 -e 0x1c000000
|
||
|
#objdump: -dr --prefix-addresses --show-raw-insn
|
||
|
#dump: bal-jalx-addend.d
|