Browse Source

* Fix operator count.

git-svn-id: trunk@7835 -
daniel 18 years ago
parent
commit
62b6fcead8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compiler/x86_64/x8664tab.inc

+ 1 - 1
compiler/x86_64/x8664tab.inc

@@ -9599,7 +9599,7 @@
   ),
   ),
   (
   (
     opcode  : A_INSERTQ;
     opcode  : A_INSERTQ;
-    ops     : 1768187245;
+    ops     : 4;
     optypes : (ot_xmmreg,ot_xmmreg,ot_immediate);
     optypes : (ot_xmmreg,ot_xmmreg,ot_immediate);
     code    : #76#2#15#120#63#253#18#253#19;
     code    : #76#2#15#120#63#253#18#253#19;
     flags   : if_sse4 or if_sb
     flags   : if_sse4 or if_sb