Browse Source

preparing for bugfix 35700

git-svn-id: branches/tg74/avx512merge@42838 -
tg74 6 years ago
parent
commit
41c500e51a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compiler/i386/i386tab.inc

+ 1 - 1
compiler/i386/i386tab.inc

@@ -10300,7 +10300,7 @@
   (
   (
     opcode  : A_VCMPSS;
     opcode  : A_VCMPSS;
     ops     : 4;
     ops     : 4;
-    optypes : (ot_xmmreg,ot_xmmreg,ot_memory or ot_bits64,ot_immediate or ot_bits8);
+    optypes : (ot_xmmreg,ot_xmmreg,ot_memory or ot_bits32,ot_immediate or ot_bits8);
     code    : #219#242#248#1#194#61#80#23;
     code    : #219#242#248#1#194#61#80#23;
     flags   : [if_avx,if_sandybridge]
     flags   : [if_avx,if_sandybridge]
   ),
   ),