mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 05:59:28 +02:00
* fixed cto
git-svn-id: trunk@3074 -
This commit is contained in:
parent
ecdb5df2d6
commit
b215196734
@ -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
|
||||
),
|
||||
(
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
)
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user