Public Attributes

xl7::optimized::CPUID::CPUInfo Struct Reference

#include <CPUID.h>

List of all members.

Public Attributes

char vendor_name [13]
char processor_name [49]
int family
int model
int revision
int feature
int support
int checks

Detailed Description

Holds information about the present CPU.


Member Data Documentation

Mask of relevant bits in feature (and support).

The processor familiy.

The processor feature.

The processor model.

The processor name.

The revision number.

Does the OS support the processor feature?

The vendor name.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines