|
gem5
|
ISA-specific helper functions for multithreaded execution. More...
#include <iostream>#include "arch/isa_traits.hh"#include "base/bitfield.hh"#include "base/misc.hh"#include "base/trace.hh"Go to the source code of this file.
Namespaces | |
| SparcISA | |
Functions | |
| template<class TC > | |
| unsigned | SparcISA::getVirtProcNum (TC *tc) |
| template<class TC > | |
| unsigned | SparcISA::getTargetThread (TC *tc) |
ISA-specific helper functions for multithreaded execution.
Definition in file mt.hh.