binutils-gdb/ld/testsuite/ld-mips-elf/unaligned-lwpc-1.s

13 lines
179 B
ArmAsm

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