mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-11 18:25:58 +02:00
working on backport bugfix 0037785
git-svn-id: branches/tg74/fixes_3_2@48144 -
This commit is contained in:
parent
e269451428
commit
8ab84bbddd
@ -872,6 +872,9 @@ begin
|
|||||||
opsize:=S_IQ;
|
opsize:=S_IQ;
|
||||||
A_CVTSI2SS,
|
A_CVTSI2SS,
|
||||||
A_CVTSI2SD,
|
A_CVTSI2SD,
|
||||||
|
A_VCVTPD2DQ,
|
||||||
|
A_VCVTTPD2DQ,
|
||||||
|
A_VCVTPD2PS,
|
||||||
A_OUT :
|
A_OUT :
|
||||||
opsize:=tx86operand(operands[1]).opsize;
|
opsize:=tx86operand(operands[1]).opsize;
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user