diff options
Diffstat (limited to 'ld/testsuite/ld-mips-elf/jalx-local-n64.d')
-rw-r--r-- | ld/testsuite/ld-mips-elf/jalx-local-n64.d | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/testsuite/ld-mips-elf/jalx-local-n64.d b/ld/testsuite/ld-mips-elf/jalx-local-n64.d new file mode 100644 index 0000000..3a18363 --- /dev/null +++ b/ld/testsuite/ld-mips-elf/jalx-local-n64.d @@ -0,0 +1,6 @@ +#name: MIPS JALX to local symbol (n64) +#source: ../../../gas/testsuite/gas/mips/jalx-local.s +#as: -EB -64 -march=from-abi +#ld: -EB -Ttext 0x1c000000 -e 0x1c000000 +#objdump: -dr --prefix-addresses --show-raw-insn +#dump: jalx-local.d |