Browse Source

* fix for cmp

git-svn-id: trunk@3062 -
florian 19 years ago
parent
commit
085fa03853
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compiler/x86_64/x8664tab.inc

+ 1 - 1
compiler/x86_64/x8664tab.inc

@@ -543,7 +543,7 @@
     opcode  : A_CMP;
     ops     : 2;
     optypes : (ot_reg_eax or ot_bits64,ot_immediate,ot_none);
-    code    : #213#1#61#33;
+    code    : #208#1#61#33;
     flags   : if_386 or if_sd
   ),
   (