Main Page   Modules   Compound List   File List   Compound Members   File Members  

xlv_arch.h File Reference

#include <glib.h>

Go to the source code of this file.

Defines

#define XLV_ARCH_X86   0x01
 x86 architecture.

#define XLV_ARCH_PENTIUM   0x02
 Pentium architecture.

#define XLV_ARCH_MMX   0x04
 MMX architecture.

#define XLV_ARCH_MMXEXT   0x08
 MMX-ext architecture.

#define XLV_ARCH_SSE   0x10
 MMX-SSE architecture.

#define XLV_ARCH_3DNOW   0x20
 3DNOW architecture.

#define XLV_ARCH_3DNOWEXT   0x40
 3DNOW-ext architecture.


Functions

guint16 xlv_get_arch_type ()
 Test the available features of the processor. More...


Detailed Description

Author:
Guilhem Lavaux

Function Documentation

guint16 xlv_get_arch_type  
 

Test the available features of the processor.

Returns:
a mask corresponding to the current architecture of the processor.


Generated on Mon Jul 1 19:39:06 2002 for XLV by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002