34 #ifndef __ARCH_MIPS_SYSTEM_HH__
35 #define __ARCH_MIPS_SYSTEM_HH__
44 #include "params/MipsSystem.hh"
virtual bool breakpoint()
BreakPCEvent * consolePanicEvent
Event to halt the simulator if the console calls panic()
virtual Addr fixFuncEventAddr(Addr addr)
Fix up an address used to match PCs for hooking simulator events on to target function executions...
HexFile * hexFile
Used by some Bare Iron Configurations.
SymbolTable * consoleSymtab
console symbol table
T * addConsoleFuncEvent(const char *lbl)
Add a function-based event to the console code.
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
const Params * params() const
void setMipsAccess(Addr access)
Set the m5MipsAccess pointer in the console.
ObjectFile * console
Object pointer for the console code.