Intel® X86 Encoder Decoder
|
a data structure representing a CPUID record More...
#include <xed-cpuid-rec.h>
Data Fields | |
xed_uint8_t | bit_end |
the bit end index for the feature More... | |
xed_uint8_t | bit_start |
the bit start index for the feature More... | |
xed_uint32_t | leaf |
cpuid leaf More... | |
xed_reg_enum_t | reg |
the register containing the bits (EAX,EBX,ECX,EDX) More... | |
xed_uint32_t | subleaf |
cpuid subleaf More... | |
xed_uint32_t | value |
the required feature value More... | |
a data structure representing a CPUID record
xed_uint8_t bit_end |
the bit end index for the feature
xed_uint8_t bit_start |
the bit start index for the feature
xed_uint32_t leaf |
cpuid leaf
xed_reg_enum_t reg |
the register containing the bits (EAX,EBX,ECX,EDX)
xed_uint32_t subleaf |
cpuid subleaf
xed_uint32_t value |
the required feature value