* fpu_sse3 also supports scalar single/double

git-svn-id: trunk@14395 -
This commit is contained in:
Jonas Maebe 2009-12-10 19:56:29 +00:00
parent 461c459821
commit 0cc1e24f98

View File

@ -81,8 +81,8 @@ Const
'SSE3'
);
sse_singlescalar : set of tfputype = [fpu_sse64];
sse_doublescalar : set of tfputype = [fpu_sse64];
sse_singlescalar : set of tfputype = [fpu_sse64,fpu_sse3];
sse_doublescalar : set of tfputype = [fpu_sse64,fpu_sse3];
{ Supported optimizations, only used for information }
supported_optimizerswitches = genericlevel1optimizerswitches+