Add support for TBM instructions.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / arch-10.d
CommitLineData
2a2a0f38 1#as: -march=i686+avx+vmx+smx+xsave+xsaveopt+aes+pclmul+fma+movbe+ept+clflush+nop+syscall+rdtscp+3dnowa+sse4a+svme+abm+padlock+bmi+tbm
6305a203
L
2#objdump: -dw
3#name: i386 arch 10
4
5.*: file format .*
6
7Disassembly of section .text:
8
90+ <.text>:
10[ ]*[a-f0-9]+: 0f 44 d8 cmove %eax,%ebx
bd5295b2
L
11[ ]*[a-f0-9]+: 0f ae 38 clflush \(%eax\)
12[ ]*[a-f0-9]+: 0f 05 syscall
6305a203
L
13[ ]*[a-f0-9]+: 0f fc dc paddb %mm4,%mm3
14[ ]*[a-f0-9]+: f3 0f 58 dc addss %xmm4,%xmm3
15[ ]*[a-f0-9]+: f2 0f 58 dc addsd %xmm4,%xmm3
16[ ]*[a-f0-9]+: 66 0f d0 dc addsubpd %xmm4,%xmm3
17[ ]*[a-f0-9]+: 66 0f 38 01 dc phaddw %xmm4,%xmm3
18[ ]*[a-f0-9]+: 66 0f 38 41 d9 phminposuw %xmm1,%xmm3
19[ ]*[a-f0-9]+: f2 0f 38 f1 d9 crc32l %ecx,%ebx
c0f3af97 20[ ]*[a-f0-9]+: c5 fc 77 vzeroall
6305a203
L
21[ ]*[a-f0-9]+: 0f 01 c4 vmxoff
22[ ]*[a-f0-9]+: 0f 37 getsec
f03fe4c1 23[ ]*[a-f0-9]+: 0f 01 d0 xgetbv
c7b8aa3a 24[ ]*[a-f0-9]+: 0f ae 31 xsaveopt \(%ecx\)
c0f3af97
L
25[ ]*[a-f0-9]+: 66 0f 38 dc 01 aesenc \(%ecx\),%xmm0
26[ ]*[a-f0-9]+: 66 0f 3a 44 c1 08 pclmulqdq \$0x8,%xmm1,%xmm0
a5ff0eb2 27[ ]*[a-f0-9]+: c4 e2 79 dc 11 vaesenc \(%ecx\),%xmm0,%xmm2
ce2f5b3c 28[ ]*[a-f0-9]+: c4 e3 49 44 d4 08 vpclmulqdq \$0x8,%xmm4,%xmm6,%xmm2
0bfee649 29[ ]*[a-f0-9]+: c4 e2 c9 98 d4 vfmadd132pd %xmm4,%xmm6,%xmm2
f1f8f695
L
30[ ]*[a-f0-9]+: 0f 38 f0 19 movbe \(%ecx\),%ebx
31[ ]*[a-f0-9]+: 66 0f 38 80 19 invept \(%ecx\),%ebx
1b7f3fb0 32[ ]*[a-f0-9]+: 0f 01 f9 rdtscp
6305a203
L
33[ ]*[a-f0-9]+: 0f 0f dc b7 pmulhrw %mm4,%mm3
34[ ]*[a-f0-9]+: 0f 0f dc bb pswapd %mm4,%mm3
35[ ]*[a-f0-9]+: f2 0f 79 ca insertq %xmm2,%xmm1
36[ ]*[a-f0-9]+: 0f 01 da vmload
37[ ]*[a-f0-9]+: f3 0f bd d9 lzcnt %ecx,%ebx
6305a203 38[ ]*[a-f0-9]+: 0f a7 c0 xstore-rng
22109423 39[ ]*[a-f0-9]+: 0f 1f 00 nopl \(%eax\)
87973e9f 40[ ]*[a-f0-9]+: c4 e2 60 f3 c9 blsr %ecx,%ebx
2a2a0f38 41[ ]*[a-f0-9]+: 8f e9 60 01 c9 blcfill %ecx,%ebx
6305a203 42#pass
This page took 0.156111 seconds and 4 git commands to generate.