1# Test the 64bit instructions of mips16e.
2
3	.text
4	.set	mips16
5foo:
6	sew	$4
7	zew	$4
8
9	.p2align 4
10