mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-04 16:50:57 +00:00
6 lines
208 B
Makefile
6 lines
208 B
Makefile
#name: MIPS JAL/JALX addend calculation (n32)
|
|
#source: ../../../gas/testsuite/gas/mips/jalx-addend.s
|
|
#ld: -Ttext 0x1c000000 -e 0x1c000000
|
|
#objdump: -dr --prefix-addresses --show-raw-insn
|
|
#dump: jalx-addend.d
|