1 #as: -march=generic32+avx+aes+pclmul
2 #objdump: -dw
3 #name: i386 arch avx 1
4 
5 .*:     file format .*
6 
7 Disassembly of section .text:
8 
9 0+ <.text>:
10 [ 	]*[a-f0-9]+:	c4 e2 79 dc 11       	vaesenc \(%ecx\),%xmm0,%xmm2
11 [ 	]*[a-f0-9]+:	c4 e3 49 44 d4 08    	vpclmulqdq \$0x8,%xmm4,%xmm6,%xmm2
12 #pass
13