#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... | |
|
|
Test the available features of the processor.
|
1.2.14 written by Dimitri van Heesch,
© 1997-2002