gem5
v21.2.0.0
|
#include "base/types.hh"
Go to the source code of this file.
Classes | |
struct | gem5::X86ISA::CpuidResult |
Namespaces | |
gem5 | |
Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223. | |
gem5::X86ISA | |
This is exposed globally, independent of the ISA. | |
Functions | |
uint64_t | gem5::X86ISA::stringToRegister (const char *str) |
bool | gem5::X86ISA::doCpuid (ThreadContext *tc, uint32_t function, uint32_t index, CpuidResult &result) |