x86: Add tests for -n option of x86 assembler
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / arch-avx-1.d
CommitLineData
ce2f5b3c 1#as: -march=generic32+avx+aes+pclmul
a5ff0eb2
L
2#objdump: -dw
3#name: i386 arch avx 1
4
5.*: file format .*
6
7Disassembly of section .text:
8
90+ <.text>:
10[ ]*[a-f0-9]+: c4 e2 79 dc 11 vaesenc \(%ecx\),%xmm0,%xmm2
ce2f5b3c 11[ ]*[a-f0-9]+: c4 e3 49 44 d4 08 vpclmulqdq \$0x8,%xmm4,%xmm6,%xmm2
a5ff0eb2 12#pass
This page took 0.41848 seconds and 4 git commands to generate.