x86: fix handling of 64-bit operand size VPCMPESTR{I,M}
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / ilp32 / x86-64-sse2avx.d
index 7065faa348c86badd874f575b1bad21d2e379bc0..46fbf21b9f76b0919330f57fadee086f5c3a1b25 100644 (file)
@@ -349,10 +349,14 @@ Disassembly of section .text:
 [      ]*[a-f0-9]+:    c5 c8 c2 31 07          vcmpordps \(%rcx\),%xmm6,%xmm6
 [      ]*[a-f0-9]+:    c4 e3 79 df f4 64       vaeskeygenassist \$0x64,%xmm4,%xmm6
 [      ]*[a-f0-9]+:    c4 e3 79 df 31 64       vaeskeygenassist \$0x64,\(%rcx\),%xmm6
-[      ]*[a-f0-9]+:    c4 e3 79 61 f4 64       vpcmpestri \$0x64,%xmm4,%xmm6
-[      ]*[a-f0-9]+:    c4 e3 79 61 31 64       vpcmpestri \$0x64,\(%rcx\),%xmm6
-[      ]*[a-f0-9]+:    c4 e3 79 60 f4 64       vpcmpestrm \$0x64,%xmm4,%xmm6
-[      ]*[a-f0-9]+:    c4 e3 79 60 31 64       vpcmpestrm \$0x64,\(%rcx\),%xmm6
+[      ]*[a-f0-9]+:    c4 e3 79 61 f4 64       vpcmpestril? \$0x64,%xmm4,%xmm6
+[      ]*[a-f0-9]+:    c4 e3 79 61 31 64       vpcmpestril? \$0x64,\(%rcx\),%xmm6
+[      ]*[a-f0-9]+:    c4 e3 f9 61 f4 64       vpcmpestriq \$0x64,%xmm4,%xmm6
+[      ]*[a-f0-9]+:    c4 e3 79 61 31 64       vpcmpestril? \$0x64,\(%rcx\),%xmm6
+[      ]*[a-f0-9]+:    c4 e3 79 60 f4 64       vpcmpestrml? \$0x64,%xmm4,%xmm6
+[      ]*[a-f0-9]+:    c4 e3 79 60 31 64       vpcmpestrml? \$0x64,\(%rcx\),%xmm6
+[      ]*[a-f0-9]+:    c4 e3 f9 60 f4 64       vpcmpestrmq \$0x64,%xmm4,%xmm6
+[      ]*[a-f0-9]+:    c4 e3 79 60 31 64       vpcmpestrml? \$0x64,\(%rcx\),%xmm6
 [      ]*[a-f0-9]+:    c4 e3 79 63 f4 64       vpcmpistri \$0x64,%xmm4,%xmm6
 [      ]*[a-f0-9]+:    c4 e3 79 63 31 64       vpcmpistri \$0x64,\(%rcx\),%xmm6
 [      ]*[a-f0-9]+:    c4 e3 79 62 f4 64       vpcmpistrm \$0x64,%xmm4,%xmm6
This page took 0.026497 seconds and 4 git commands to generate.