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