x86: fix handling of 64-bit operand size VPCMPESTR{I,M}
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / ilp32 / x86-64-sse4_2.d
CommitLineData
351f65ca
L
1#source: ../x86-64-sse4_2.s
2#objdump: -dw
3#name: x86-64 (ILP32) SSE4.2
4
5.*: file format .*
6
7Disassembly of section .text:
8
90+000 <foo>:
10[ ]*[0-9a-f]+: f2 0f 38 f0 d9 crc32b %cl,%ebx
11[ ]*[0-9a-f]+: f2 48 0f 38 f0 d9 crc32b %cl,%rbx
12[ ]*[0-9a-f]+: 66 f2 0f 38 f1 d9 crc32w %cx,%ebx
13[ ]*[0-9a-f]+: f2 0f 38 f1 d9 crc32l %ecx,%ebx
14[ ]*[0-9a-f]+: f2 48 0f 38 f1 d9 crc32q %rcx,%rbx
15[ ]*[0-9a-f]+: f2 0f 38 f0 19 crc32b \(%rcx\),%ebx
16[ ]*[0-9a-f]+: 66 f2 0f 38 f1 19 crc32w \(%rcx\),%ebx
17[ ]*[0-9a-f]+: f2 0f 38 f1 19 crc32l \(%rcx\),%ebx
18[ ]*[0-9a-f]+: f2 48 0f 38 f1 19 crc32q \(%rcx\),%rbx
19[ ]*[0-9a-f]+: f2 0f 38 f0 d9 crc32b %cl,%ebx
20[ ]*[0-9a-f]+: f2 48 0f 38 f0 d9 crc32b %cl,%rbx
21[ ]*[0-9a-f]+: 66 f2 0f 38 f1 d9 crc32w %cx,%ebx
22[ ]*[0-9a-f]+: f2 0f 38 f1 d9 crc32l %ecx,%ebx
23[ ]*[0-9a-f]+: f2 48 0f 38 f1 d9 crc32q %rcx,%rbx
24[ ]*[0-9a-f]+: 66 0f 38 37 01 pcmpgtq \(%rcx\),%xmm0
25[ ]*[0-9a-f]+: 66 0f 38 37 c1 pcmpgtq %xmm1,%xmm0
15c7c1d8
JB
26[ ]*[0-9a-f]+: 66 0f 3a 61 01 00 pcmpestril? \$0x0,\(%rcx\),%xmm0
27[ ]*[0-9a-f]+: 66 0f 3a 61 c1 00 pcmpestril? \$0x0,%xmm1,%xmm0
28[ ]*[0-9a-f]+: 66 48 0f 3a 61 01 00 pcmpestriq \$0x0,\(%rcx\),%xmm0
29[ ]*[0-9a-f]+: 66 0f 3a 61 c1 00 pcmpestril? \$0x0,%xmm1,%xmm0
30[ ]*[0-9a-f]+: 66 0f 3a 60 01 01 pcmpestrml? \$0x1,\(%rcx\),%xmm0
31[ ]*[0-9a-f]+: 66 0f 3a 60 c1 01 pcmpestrml? \$0x1,%xmm1,%xmm0
32[ ]*[0-9a-f]+: 66 48 0f 3a 60 01 01 pcmpestrmq \$0x1,\(%rcx\),%xmm0
33[ ]*[0-9a-f]+: 66 0f 3a 60 c1 01 pcmpestrml? \$0x1,%xmm1,%xmm0
351f65ca
L
34[ ]*[0-9a-f]+: 66 0f 3a 63 01 02 pcmpistri \$0x2,\(%rcx\),%xmm0
35[ ]*[0-9a-f]+: 66 0f 3a 63 c1 02 pcmpistri \$0x2,%xmm1,%xmm0
36[ ]*[0-9a-f]+: 66 0f 3a 62 01 03 pcmpistrm \$0x3,\(%rcx\),%xmm0
37[ ]*[0-9a-f]+: 66 0f 3a 62 c1 03 pcmpistrm \$0x3,%xmm1,%xmm0
38[ ]*[0-9a-f]+: 66 f3 0f b8 19 popcnt \(%rcx\),%bx
39[ ]*[0-9a-f]+: f3 0f b8 19 popcnt \(%rcx\),%ebx
40[ ]*[0-9a-f]+: f3 48 0f b8 19 popcnt \(%rcx\),%rbx
41[ ]*[0-9a-f]+: 66 f3 0f b8 19 popcnt \(%rcx\),%bx
42[ ]*[0-9a-f]+: f3 0f b8 19 popcnt \(%rcx\),%ebx
43[ ]*[0-9a-f]+: f3 48 0f b8 19 popcnt \(%rcx\),%rbx
44[ ]*[0-9a-f]+: 66 f3 0f b8 d9 popcnt %cx,%bx
45[ ]*[0-9a-f]+: f3 0f b8 d9 popcnt %ecx,%ebx
46[ ]*[0-9a-f]+: f3 48 0f b8 d9 popcnt %rcx,%rbx
47[ ]*[0-9a-f]+: 66 f3 0f b8 d9 popcnt %cx,%bx
48[ ]*[0-9a-f]+: f3 0f b8 d9 popcnt %ecx,%ebx
49[ ]*[0-9a-f]+: f3 48 0f b8 d9 popcnt %rcx,%rbx
50#pass
This page took 0.305535 seconds and 4 git commands to generate.