Supported Browsers Home   
CPU_getProcessorType Previous   
CPU_haveMMX Next   
External Functions Up   

CPU_have3DNow

Returns true if the processor supports AMD 3DNow! extensions.

Declaration

ibool ZAPI CPU_have3DNow(void)

Prototype In

cpuinfo.h

Return Value

True if 3DNow! is available, false if not.

Description

This function determines if the processor supports the AMD 3DNow! extended instruction set.

See Also

CPU_getProcessorType, CPU_getProcessorSpeed, CPU_haveMMX, CPU_haveSSE, CPU_getProcessorName

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com