From 2f36069dae8eb1f6aa8ae4149c878fb55437868e Mon Sep 17 00:00:00 2001 From: tg74 Date: Mon, 22 Feb 2021 15:59:58 +0000 Subject: [PATCH] bugfix 0037785 cvtsi2ss and cvtsi2sd in x86_64 { att} git-svn-id: branches/tg74/avx512-0037785@48790 - --- compiler/ppcx64.lpi | 23 +++++++++++++---------- compiler/x86/itcpugas.pas | 2 +- 2 files changed, 14 insertions(+), 11 deletions(-) diff --git a/compiler/ppcx64.lpi b/compiler/ppcx64.lpi index a28f04cf21..b0969ab928 100644 --- a/compiler/ppcx64.lpi +++ b/compiler/ppcx64.lpi @@ -1,7 +1,7 @@ - + - + @@ -19,26 +19,30 @@ - - - - - + + + + + + + + + + + - - @@ -71,7 +75,6 @@ - diff --git a/compiler/x86/itcpugas.pas b/compiler/x86/itcpugas.pas index 14972b4f69..7ba8f9326c 100644 --- a/compiler/x86/itcpugas.pas +++ b/compiler/x86/itcpugas.pas @@ -73,7 +73,7 @@ interface S_NO,S_NO,S_NO,S_NO,S_NO,S_NO,{S_NO,}S_NO,S_NO,S_IL,S_IS,S_IQ,S_NO,S_NO,S_NO,S_NO ); att_sizemmsuffix : array[0..14] of topsize = ( - S_NO,S_NO,S_NO,S_NO,S_NO,S_NO,{S_NO,}S_NO,S_NO,S_NO,S_NO,S_NO,S_NO,S_XMM,S_YMM,S_ZMM + S_NO,S_NO,S_NO,S_NO,S_NO, S_NO,{S_NO,}S_NO,S_NO,S_IL,S_NO,S_IQ,S_NO,S_XMM,S_YMM,S_ZMM ); att_sizemmxsuffix : array[0..14] of topsize = ( S_NO,S_NO,S_NO,S_NO,S_NO,S_NO,{S_NO,}S_NO,S_NO,S_NO,S_NO,S_NO,S_NO,S_XMM,S_NO,S_NO