|
gem5
v21.0.1.0
|
#include "base/types.hh"Go to the source code of this file.
Classes | |
| struct | X86ISA::CpuidResult |
Namespaces | |
| X86ISA | |
| This is exposed globally, independent of the ISA. | |
Functions | |
| uint64_t | X86ISA::stringToRegister (const char *str) |
| bool | X86ISA::doCpuid (ThreadContext *tc, uint32_t function, uint32_t index, CpuidResult &result) |