#include <Cpuid.h>
CPUID Version Information returned in EAX for CPUID leaf CPUID_VERSION_INFO.
Definition at line 87 of file Cpuid.h.
struct { ... } CPUID_VERSION_INFO_EAX::Bits |
◆ ExtendedFamilyId
UINT32 CPUID_VERSION_INFO_EAX::ExtendedFamilyId |
[Bits 27:20] Extended Family ID
Definition at line 98 of file Cpuid.h.
◆ ExtendedModelId
UINT32 CPUID_VERSION_INFO_EAX::ExtendedModelId |
[Bits 19:16] Extended Model ID
Definition at line 97 of file Cpuid.h.
◆ FamilyId
UINT32 CPUID_VERSION_INFO_EAX::FamilyId |
[Bits 11:8] Family
Definition at line 94 of file Cpuid.h.
◆ Model
UINT32 CPUID_VERSION_INFO_EAX::Model |
[Bits 7:4] Model
Definition at line 93 of file Cpuid.h.
◆ ProcessorType
UINT32 CPUID_VERSION_INFO_EAX::ProcessorType |
[Bits 13:12] Processor Type
Definition at line 95 of file Cpuid.h.
◆ Reserved1
UINT32 CPUID_VERSION_INFO_EAX::Reserved1 |
[Bits 15:14] Reserved
Definition at line 96 of file Cpuid.h.
◆ Reserved2
UINT32 CPUID_VERSION_INFO_EAX::Reserved2 |
Reserved.
Definition at line 99 of file Cpuid.h.
◆ SteppingId
UINT32 CPUID_VERSION_INFO_EAX::SteppingId |
[Bits 3:0] Stepping ID
Definition at line 92 of file Cpuid.h.
◆ Uint32
UINT32 CPUID_VERSION_INFO_EAX::Uint32 |
All bit fields as a 32-bit value
Definition at line 104 of file Cpuid.h.
The documentation for this union was generated from the following file:
- sdk/include/reactos/x86x64/Intel/Cpuid.h