diff --git a/compiler/i386/i386tab.inc b/compiler/i386/i386tab.inc index b3c58d05f8..39eb7dcb3a 100644 --- a/compiler/i386/i386tab.inc +++ b/compiler/i386/i386tab.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 ), ( diff --git a/compiler/x86/x86ins.dat b/compiler/x86/x86ins.dat index 365020e560..2e2b927fcd 100644 --- a/compiler/x86/x86ins.dat +++ b/compiler/x86/x86ins.dat @@ -3244,4 +3244,4 @@ reg64,reg32 \326\301\1\x63\110 X86_64 [CQO,cqto] (Ch_MRAX, Ch_WRDX, Ch_None) -void \325\1\x99 X86_64 +void \326\1\x99 X86_64 diff --git a/compiler/x86_64/x8664tab.inc b/compiler/x86_64/x8664tab.inc index 5e9da948c4..cb3d5d9cb7 100644 --- a/compiler/x86_64/x8664tab.inc +++ b/compiler/x86_64/x8664tab.inc @@ -9643,7 +9643,7 @@ opcode : A_CQO; ops : 0; optypes : (ot_none,ot_none,ot_none); - code : #213#1#153; + code : #214#1#153; flags : if_x86_64 ) );