blob: f22f40e2b69bda0a85764495ea1733e64396f6c2 [file] [log] [blame]
.text
.space 0x1000
.globl foo
.ent foo
.set micromips
foo:
b bar + 0x1234
bal bar + 0x1234
bltzal $0, bar + 0x1234
beqz $2, bar + 0x1234
bnez $2, bar + 0x1234
nop
.set nomips16
.end foo
# Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
.align 4, 0
.space 16
.set bar, 0x12345679