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