export
function $f() {
@start.1
@body.2
	%.1 =l copy $s
	%.2 =l mul 0, 1
	%.3 =l add %.1, %.2
	%.4 =l copy %.3
	%.5 =w loaduw %.4
	%.6 =w shl %.5, 13
	%.7 =w shr %.6, 17
	ret
}
export data $s = align 4 { z 4 }