1	.text
2	.intel_syntax noprefix
3	.code64
4xmm:
5	vaddps	xmm0, xmm1, xmm16
6	vaddps	ymm0, ymm1, ymm16
7	vaddps	zmm0, zmm1, zmm16
8