mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-04 16:50:57 +00:00
6 lines
226 B
Makefile
6 lines
226 B
Makefile
#name: MIPS BAL to JALX conversion for local symbol (n32)
|
|
#source: ../../../gas/testsuite/gas/mips/branch-local-4.s
|
|
#ld: -Ttext 0x1c000000 -e 0x1c000000
|
|
#objdump: -dr --prefix-addresses --show-raw-insn
|
|
#dump: bal-jalx-local.d
|