Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-mips-elf/pic-reloc-j.s
2023-03-06 14:48:14 +01:00

12 lines
153 B
ArmAsm

.text
.globl foo
.ent foo
foo:
j bar
j bar
.end foo
# Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
.align 4, 0
.space 16