Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/ld/testsuite/ld-mmix/jumpa.s
2023-03-06 14:48:14 +01:00

7 lines
114 B
ArmAsm

* Just jump to an external symbol, with some padding.
.text
.global jumpa
jumpa:
SET $253,2
JMP a
SET $253,3