mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-24 04:39:10 +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;
|
||||
A_CVTSI2SS,
|
||||
A_CVTSI2SD,
|
||||
A_VCVTPD2DQ,
|
||||
A_VCVTTPD2DQ,
|
||||
A_VCVTPD2PS,
|
||||
A_OUT :
|
||||
opsize:=tx86operand(operands[1]).opsize;
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user