Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-mips-elf/unaligned-jalx-3.s
2023-03-06 14:48:14 +01:00

11 lines
159 B
ArmAsm

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