Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
x86_x64::CpuidRegs Struct Reference

registers used/returned by cpuid More...

#include <x86_x64.h>

Public Attributes

u32 eax
 
u32 ebx
 
u32 ecx
 
u32 edx
 

Detailed Description

registers used/returned by cpuid

Definition at line 46 of file x86_x64.h.

Member Data Documentation

u32 x86_x64::CpuidRegs::eax

Definition at line 48 of file x86_x64.h.

u32 x86_x64::CpuidRegs::ebx

Definition at line 49 of file x86_x64.h.

u32 x86_x64::CpuidRegs::ecx

Definition at line 50 of file x86_x64.h.

u32 x86_x64::CpuidRegs::edx

Definition at line 51 of file x86_x64.h.


The documentation for this struct was generated from the following file: