Lift
Library of parallel computing primitives for GPUs and multi-core CPUs
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
lift::x86_64::cpuid_regs Struct Reference

Public Attributes

unsigned int eax
 
unsigned int ebx
 
unsigned int ecx
 
unsigned int edx
 

Detailed Description

Definition at line 44 of file x86_64_cpuid.cu.

Member Data Documentation

unsigned int lift::x86_64::cpuid_regs::eax

Definition at line 46 of file x86_64_cpuid.cu.

unsigned int lift::x86_64::cpuid_regs::ebx

Definition at line 47 of file x86_64_cpuid.cu.

unsigned int lift::x86_64::cpuid_regs::ecx

Definition at line 48 of file x86_64_cpuid.cu.

unsigned int lift::x86_64::cpuid_regs::edx

Definition at line 49 of file x86_64_cpuid.cu.


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