CPU_haveSSE
Returns true if the processor supports Intel SSE extensions.
Declaration
ibool ZAPI CPU_haveSSE(void)
Prototype In
cpuinfo.h
Return Value
True if Intel SSE is available, false if not.
Description
This function determines if the processor supports the Intel SSE extended instruction set.
See Also
CPU_getProcessorType, CPU_getProcessorSpeed, CPU_haveMMX, CPU_have3DNow, CPU_getProcessorName
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com