1314564Sdim	.set	mips16
2257752Semastefoo:
3353358Sdim	asmacro	0, 0, 0, 0, 0, 0
4353358Sdim	asmacro	0, 1, 2, 3, 4, 5
5353358Sdim	asmacro	0, 31, 0, 7, 0, 7
6257752Semaste	asmacro	5, 4, 3, 2, 1, 0
7296417Sdim	asmacro	7, 0, 7, 0, 31, 0
8257752Semaste	asmacro	7, 31, 7, 7, 31, 7
9296417Sdim
10296417Sdim# Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
11257752Semaste	.align	4, 0
12276479Sdim	.space	16
13327952Sdim