|
Barrelfish
|
< struct representing the registers used for the cpuid instruction macro declaration for initializing the cpuid_regs struct More...
Data Fields | |
| uint32_t | eax |
| eax register [in: function, out: return value] | |
| uint32_t | ebx |
| ebx register [in: none, out: return value] | |
| uint32_t | ecx |
| ecx register [in: argument, out: return value] | |
| uint32_t | edx |
| edx register [in: none, out: return value] | |
< struct representing the registers used for the cpuid instruction macro declaration for initializing the cpuid_regs struct
1.8.11