mirror of
https://github.com/autc04/Retro68.git
synced 2025-03-02 10:30:00 +00:00
8 lines
352 B
Makefile
8 lines
352 B
Makefile
#name: microMIPS BAL/JALX in PIC mode (ignore branch ISA, n64)
|
|
#source: ../../../gas/testsuite/gas/mips/branch-addend-micromips.s
|
|
#as: -EB -64 -march=from-abi
|
|
#ld: -EB -Ttext 0x1c000000 -e 0x1c000000 -shared --ignore-branch-isa
|
|
#objdump: -dr --prefix-addresses --show-raw-insn
|
|
#target: [check_shared_lib_support]
|
|
#dump: bal-jalx-pic-ignore-micromips.d
|