Explorar el Código

preparing for bugfix 35700

git-svn-id: branches/tg74/avx512merge@42838 -
tg74 hace 6 años
padre
commit
41c500e51a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      compiler/i386/i386tab.inc

+ 1 - 1
compiler/i386/i386tab.inc

@@ -10300,7 +10300,7 @@
   (
     opcode  : A_VCMPSS;
     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;
     flags   : [if_avx,if_sandybridge]
   ),