mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-04 01:50:38 +00:00
7 lines
275 B
Makefile
7 lines
275 B
Makefile
#name: microMIPS BAL to JALX conversion for local symbol (n32)
|
|
#source: ../../../gas/testsuite/gas/mips/branch-local-7.s
|
|
#as: -EB -n32 -march=from-abi
|
|
#ld: -EB -Ttext 0x1c000000 -e 0x1c000000
|
|
#objdump: -dr --prefix-addresses --show-raw-insn
|
|
#dump: bal-jalx-local-micromips.d
|