MicrOS
|
#include <stdint.h>
Go to the source code of this file.
Classes | |
struct | cpuid_0x01h_eax_fields |
CPU's stepping, model, and family information. More... | |
struct | cpuid_0x01h_ebx_fields |
CPU additional information. More... | |
struct | cpuid_0x01h_ecx_fields |
CPU features from ECX register. More... | |
struct | cpuid_0x01h_edx_fields |
CPU features from EDX register. More... | |
struct | cpuid_0x01h_fields |
Processor Info and Feature Bits. More... | |
union | cpuid_0x01h |
Processor Info and Feature Bits. More... | |