浏览代码

working on backport bugfix 0037785

git-svn-id: branches/tg74/fixes_3_2@48144 -
tg74 4 年之前
父节点
当前提交
8ab84bbddd
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      compiler/x86/rax86.pas

+ 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