blob: dc7ee4d7ba0dec9a71ec47c192aa79d04e5a37cb [file] [log] [blame]
.text
.space 0x1000
.set bar, 0x1235
.globl foo
.ent foo
.set mips16
foo:
b bar
bteqz bar
btnez bar
beqz $2, bar
bnez $2, bar
nop
.set nomips16
.end foo
# Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
.align 4, 0
.space 16