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