#include <Cpuid.h>
CPUID Extended State Information EAX for CPUID leaf CPUID_EXTENDED_STATE, sub-leaf CPUID_EXTENDED_STATE_SUB_LEAF.
Definition at line 2039 of file Cpuid.h.
| struct { ... } CPUID_EXTENDED_STATE_SUB_LEAF_EAX::Bits |
◆ Reserved
| UINT32 CPUID_EXTENDED_STATE_SUB_LEAF_EAX::Reserved |
◆ Uint32
| UINT32 CPUID_EXTENDED_STATE_SUB_LEAF_EAX::Uint32 |
All bit fields as a 32-bit value
Definition at line 2069 of file Cpuid.h.
◆ Xfd
| UINT32 CPUID_EXTENDED_STATE_SUB_LEAF_EAX::Xfd |
[Bit 4] Supports ExtendedFeatureDisable if set.
Definition at line 2063 of file Cpuid.h.
◆ XGETBV
| UINT32 CPUID_EXTENDED_STATE_SUB_LEAF_EAX::XGETBV |
[Bit 2] Supports XGETBV with ECX = 1 if set.
Definition at line 2055 of file Cpuid.h.
◆ XSAVEC
| UINT32 CPUID_EXTENDED_STATE_SUB_LEAF_EAX::XSAVEC |
[Bit 1] Supports XSAVEC and the compacted form of XRSTOR if set.
Definition at line 2051 of file Cpuid.h.
◆ XSAVEOPT
| UINT32 CPUID_EXTENDED_STATE_SUB_LEAF_EAX::XSAVEOPT |
[Bit 0] XSAVEOPT is available.
Definition at line 2047 of file Cpuid.h.
◆ XSAVES
| UINT32 CPUID_EXTENDED_STATE_SUB_LEAF_EAX::XSAVES |
[Bit 3] Supports XSAVES/XRSTORS and IA32_XSS if set.
Definition at line 2059 of file Cpuid.h.
The documentation for this union was generated from the following file:
- sdk/include/reactos/x86x64/Intel/Cpuid.h