gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
utility.hh File Reference
#include "base/types.hh"
#include "cpu/static_inst.hh"
#include "cpu/thread_context.hh"

Go to the source code of this file.

Namespaces

 PowerISA
 

Functions

PCState PowerISA::buildRetPC (const PCState &curPC, const PCState &callPC)
 
template<class TC >
void PowerISA::zeroRegisters (TC *tc)
 Function to ensure ISA semantics about 0 registers. More...
 
void PowerISA::startupCPU (ThreadContext *tc, int cpuId)
 
void PowerISA::copyRegs (ThreadContext *src, ThreadContext *dest)
 
static void PowerISA::copyMiscRegs (ThreadContext *src, ThreadContext *dest)
 
void PowerISA::skipFunction (ThreadContext *tc)
 
void PowerISA::advancePC (PCState &pc, const StaticInstPtr &inst)
 
uint64_t PowerISA::getArgument (ThreadContext *tc, int &number, uint16_t size, bool fp)
 
static bool PowerISA::inUserMode (ThreadContext *tc)
 
uint64_t PowerISA::getExecutingAsid (ThreadContext *tc)
 
void PowerISA::initCPU (ThreadContext *tc, int cpuId)
 

Generated on Fri Jun 9 2017 13:03:55 for gem5 by doxygen 1.8.6