[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H instruction...
[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
This page took 0.030115 seconds and 4 git commands to generate.