Expand description
Intel CPUID specification handling.
Structs§
- Intel
Cpuid - A structure matching the Intel CPUID specification as described in Intel® 64 and IA-32 Architectures Software Developer’s Manual Combined Volumes 2A, 2B, 2C, and 2D: Instruction Set Reference, A-Z .
Enums§
- Deterministic
Cache Error - Error type for setting leaf 4 section of
super::IntelCpuid::normalize. - Normalize
Cpuid Error - Error type for
super::IntelCpuid::normalize.