* fixed cto

git-svn-id: trunk@3074 -
This commit is contained in:
florian 2006-03-29 18:25:48 +00:00
parent ecdb5df2d6
commit b215196734
3 changed files with 3 additions and 3 deletions

View File

@ -543,7 +543,7 @@
opcode : A_CMP; opcode : A_CMP;
ops : 2; ops : 2;
optypes : (ot_reg_eax or ot_bits64,ot_immediate,ot_none); 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 flags : if_386 or if_sd
), ),
( (

View File

@ -3244,4 +3244,4 @@ reg64,reg32 \326\301\1\x63\110 X86_64
[CQO,cqto] [CQO,cqto]
(Ch_MRAX, Ch_WRDX, Ch_None) (Ch_MRAX, Ch_WRDX, Ch_None)
void \325\1\x99 X86_64 void \326\1\x99 X86_64

View File

@ -9643,7 +9643,7 @@
opcode : A_CQO; opcode : A_CQO;
ops : 0; ops : 0;
optypes : (ot_none,ot_none,ot_none); optypes : (ot_none,ot_none,ot_none);
code : #213#1#153; code : #214#1#153;
flags : if_x86_64 flags : if_x86_64
) )
); );