Pyrogenesis  trunk
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

Member Data Documentation

◆ eax

u32 x86_x64::CpuidRegs::eax

◆ ebx

u32 x86_x64::CpuidRegs::ebx

◆ ecx

u32 x86_x64::CpuidRegs::ecx

◆ edx

u32 x86_x64::CpuidRegs::edx

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