Retro68/binutils/ld/testsuite/ld-mips-elf/unaligned-jalx-1.s
2017-04-10 13:32:00 +02:00

12 lines
159 B
ArmAsm

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