Retro68/binutils/ld/testsuite/ld-mips-elf/unaligned-ldpc-1.s

14 lines
194 B
ArmAsm
Raw Normal View History

2017-04-10 11:32:00 +00:00
.text
.align 4
.globl foo
.ent foo
foo:
ldpc $2, bar1
ldpc $2, bar2
ldpc $2, bar4
.end foo
# Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
.align 4, 0
.space 16