Module intel

Module intel 

Source
Expand description

Intel CPUID specification handling.

Structs§

IntelCpuid
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§

DeterministicCacheError
Error type for setting leaf 4 section of super::IntelCpuid::normalize.
NormalizeCpuidError
Error type for super::IntelCpuid::normalize.