Expand description
AMD CPUID specification handling.
Structs§
- AmdCpuid
- A structure matching the AMD CPUID specification as described in AMD64 Architecture Programmer’s Manual Volume 3: General-Purpose and System Instructions .
Enums§
- Extended
Apic IdError - Error type for setting leaf 0x8000001e section of
super::AmdCpuid::normalize. - Extended
Cache Topology Error - Error type for setting leaf 0x8000001d section of
super::AmdCpuid::normalize. - Feature
Entry Error - Error type for setting leaf 0x80000008 section of
super::AmdCpuid::normalize. - Normalize
Cpuid Error - Error type for
super::AmdCpuid::normalize.