.text
.nocmp
	mvk .S1 a,a1
	mvkl .S1 b,a2
	mvkh .S1 c,a3
.data
a:
	.word 0
b:
	.word 0
c:
	.word 0