.set	mips16

	.globl	x
	.ent	x
	.type	x,@function
	.align	4
x:
	jr	$31
	.end	x