mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-07 13:47:26 +01:00
* COMISD (and COMISS, too) instruction cannot have memory reference as destination, Mantis #22150.
git-svn-id: trunk@21432 -
This commit is contained in:
parent
a6375ba385
commit
1579583484
@ -210,6 +210,8 @@ implementation
|
||||
A_DIVSS,
|
||||
A_SHLD,
|
||||
A_SHRD,
|
||||
A_COMISD,
|
||||
A_COMISS,
|
||||
A_CVTDQ2PD,
|
||||
A_CVTDQ2PS,
|
||||
A_CVTPD2DQ,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user