1# Check illegal in AVXVNNI instructions
2
3	.text
4	.arch .noavx512_vnni
5_start:
6	vpdpbusds %xmm2, %xmm4, %xmm2
7	vpdpbusds %xmm22, %xmm4, %xmm2
8