i386: Add tests for -malign-branch-boundary and -malign-branch
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / arch-avx-1.d
CommitLineData
929f69fa 1#as: -march=generic32+avx+aes+pclmul+gfni
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
929f69fa 12[ ]*[a-f0-9]+: c4 e2 69 cf d9 vgf2p8mulb %xmm1,%xmm2,%xmm3
a5ff0eb2 13#pass
This page took 0.54922 seconds and 4 git commands to generate.