|
gem5
v19.0.0.0
|
#include "arch/sparc/utility.hh"#include "arch/sparc/faults.hh"#include "arch/sparc/vtophys.hh"#include "mem/fs_translating_port_proxy.hh"Go to the source code of this file.
Namespaces | |
| SparcISA | |
Functions | |
| uint64_t | SparcISA::getArgument (ThreadContext *tc, int &number, uint16_t size, bool fp) |
| void | SparcISA::copyMiscRegs (ThreadContext *src, ThreadContext *dest) |
| void | SparcISA::copyRegs (ThreadContext *src, ThreadContext *dest) |
| void | SparcISA::skipFunction (ThreadContext *tc) |