Remove test files for a different patch accidentally committed with patch for ARM...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / arch-avx-1.s
1 # Test -march=
2 .text
3 # AES + AVX
4 vaesenc (%ecx),%xmm0,%xmm2
5 # PCLMUL + AVX
6 vpclmulqdq $8,%xmm4,%xmm6,%xmm2
7 # GFNI + AVX
8 vgf2p8mulb %xmm1,%xmm2,%xmm3
This page took 0.032475 seconds and 4 git commands to generate.