blob: a3c131a49c522ad95342f0c6342e40b9eac0ac31 [file] [log] [blame]
.text
.space 0x1000
.set bar, 0x1234
.ent foo
.set mips16
foo:
dla $2, bar
ld $2, bar
nop
.set nomips16
.end foo
# Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
.align 4, 0
.space 16