2
0
Эх сурвалжийг харах

working on backport bugfix 0037785

git-svn-id: branches/tg74/fixes_3_2@48144 -
tg74 4 жил өмнө
parent
commit
8ab84bbddd

+ 3 - 0
compiler/x86/rax86.pas

@@ -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