Sfoglia il codice sorgente

* fix compilation of cmpxchg16b

git-svn-id: trunk@16283 -
florian 14 anni fa
parent
commit
d6d3791939
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1 1
      compiler/x86/x86ins.dat
  2. 1 1
      compiler/x86_64/x8664tab.inc

+ 1 - 1
compiler/x86/x86ins.dat

@@ -3254,7 +3254,7 @@ void                  \326\1\x99                      X86_64
 
 [CMPXCHG16B,cmpxchg16bX]
 (Ch_All, Ch_None, Ch_None)
-mem                   \320\323\2\x0F\xC7\201          X86_64
+mem                   \326\2\x0F\xC7\201              X86_64
 
 ;
 ; SSE4

+ 1 - 1
compiler/x86_64/x8664tab.inc

@@ -9538,7 +9538,7 @@
     opcode  : A_CMPXCHG16B;
     ops     : 1;
     optypes : (ot_memory,ot_none,ot_none);
-    code    : #208#211#2#15#199#129;
+    code    : #214#2#15#199#129;
     flags   : if_x86_64
   ),
   (