Member List

Back to the index.

CPUDyntransComponent Member List

This is the complete list of members for CPUDyntransComponent, including all inherited members.

AddChecksum(Checksum &checksum) constComponent
AddChild(refcount_ptr< Component > childComponent, size_t insertPosition=(size_t) -1)Component
AddCustomVariable(const string &name, CustomStateVariableHandler *variableHandler)Componentinlineprotected
AddressDataBus()AddressDataBusinline
AddressSelect(uint64_t address)CPUComponentvirtual
AddVariable(const string &name, T *variablePointer)Componentinlineprotected
AsAddressDataBus()CPUComponentvirtual
AsCPUComponent()CPUComponentvirtual
AsRootComponent()Componentvirtual
CheckConsistency() constComponent
CheckVariableWrite(StateVariable &var, const string &oldValue)Componentprotectedvirtual
Clone() constComponent
Component(const string &className, const string &visibleClassName)Componentprotected
CPUComponent(const string &className, const string &cpuKind)CPUComponent
CPUDyntransComponent(const string &className, const string &cpuKind)CPUDyntransComponent
DECLARE_DYNTRANS_INSTR(nop)CPUDyntransComponentprotected
DECLARE_DYNTRANS_INSTR(abort)CPUDyntransComponentprotected
DECLARE_DYNTRANS_INSTR(endOfPage)CPUDyntransComponentprotected
DECLARE_DYNTRANS_INSTR(endOfPage2)CPUDyntransComponentprotected
DECLARE_DYNTRANS_INSTR(branch_samepage)CPUDyntransComponentprotected
DECLARE_DYNTRANS_INSTR(set_u64_imms32)CPUDyntransComponentprotected
DECLARE_DYNTRANS_INSTR(mov_u64_u64)CPUDyntransComponentprotected
DECLARE_DYNTRANS_INSTR(add_u32_u32_immu32)CPUDyntransComponentprotected
DECLARE_DYNTRANS_INSTR(add_u32_u32_u32)CPUDyntransComponentprotected
DECLARE_DYNTRANS_INSTR(add_u64_u64_imms32_truncS32)CPUDyntransComponentprotected
DECLARE_DYNTRANS_INSTR(add_u64_u64_u64_truncS32)CPUDyntransComponentprotected
DECLARE_DYNTRANS_INSTR(add_u64_u64_imms32)CPUDyntransComponentprotected
DECLARE_DYNTRANS_INSTR(sub_u32_u32_immu32)CPUDyntransComponentprotected
DECLARE_DYNTRANS_INSTR(sub_u32_u32_u32)CPUDyntransComponentprotected
DECLARE_DYNTRANS_INSTR(sub_u64_u64_u64_truncS32)CPUDyntransComponentprotected
DECLARE_DYNTRANS_INSTR(and_u32_u32_immu32)CPUDyntransComponentprotected
DECLARE_DYNTRANS_INSTR(and_u64_u64_immu32)CPUDyntransComponentprotected
DECLARE_DYNTRANS_INSTR(or_u32_u32_immu32)CPUDyntransComponentprotected
DECLARE_DYNTRANS_INSTR(or_u32_u32_u32)CPUDyntransComponentprotected
DECLARE_DYNTRANS_INSTR(or_u64_u64_immu32)CPUDyntransComponentprotected
DECLARE_DYNTRANS_INSTR(xor_u32_u32_immu32)CPUDyntransComponentprotected
DECLARE_DYNTRANS_INSTR(xor_u32_u32_u32)CPUDyntransComponentprotected
DECLARE_DYNTRANS_INSTR(xor_u64_u64_immu32)CPUDyntransComponentprotected
DECLARE_DYNTRANS_INSTR(xor_u64_u64_u64)CPUDyntransComponentprotected
DECLARE_DYNTRANS_INSTR(shift_left_u64_u64_imm5_truncS32)CPUDyntransComponentprotected
DECLARE_DYNTRANS_INSTR(shift_right_u64_u64asu32_imm5_truncS32)CPUDyntransComponentprotected
Deserialize(ostream &messages, const string &str, size_t &pos)Componentstatic
DetectChanges(const refcount_ptr< Component > &oldClone, ostream &changeMessages) constComponent
DisassembleInstruction(uint64_t vaddr, size_t maxLen, unsigned char *instruction, vector< string > &result)=0CPUComponentpure virtual
DyntransPCtoPointers()CPUDyntransComponentprotected
DyntransReadInstruction(uint16_t &iword)CPUDyntransComponentprotected
DyntransReadInstruction(uint32_t &iword, int offset=0)CPUDyntransComponentprotected
DyntransResyncPC()CPUDyntransComponentprotected
DyntransToBeTranslatedBegin(struct DyntransIC *)CPUDyntransComponentprotected
DyntransToBeTranslatedDone(struct DyntransIC *)CPUDyntransComponentprotected
Execute(GXemul *gxemul, int nrOfCycles)CPUDyntransComponentvirtual
ExecuteMethod(GXemul *gxemul, const string &methodName, const vector< string > &arguments)CPUComponentvirtual
FindPathByPartialMatch(const string &partialPath, bool shortestPossible=false) constComponent
FlushCachedState()Component
FlushCachedStateForComponent()CPUComponentprotectedvirtual
FunctionTraceArgument(int n)CPUComponentinlineprotectedvirtual
FunctionTraceArgumentCount()CPUComponentinlineprotectedvirtual
FunctionTraceCall()CPUComponentprotected
FunctionTraceReturn()CPUComponentprotected
FunctionTraceReturnImpl(int64_t &retval)CPUComponentinlineprotectedvirtual
GenerateDetails() constComponentvirtual
GeneratePath() constComponent
GenerateShortestPossiblePath() constComponent
GenerateTreeDump(const string &branchTemplate, bool htmlLinksForClassNames=false, string prefixForComponentUrls="") constComponent
GetAttribute(const string &attributeName)Componentstatic
GetChildren()Component
GetChildren() constComponent
GetClassName() constComponent
GetCurrentFrequency() constCPUComponentvirtual
GetDyntransICshift() const =0CPUDyntransComponentprotectedpure virtual
GetDyntransToBeTranslatedCPUDyntransComponentprotected
GetMethodNames(vector< string > &names) constCPUComponentvirtual
GetParent()Component
GetParent() constComponent
GetRunningGXemulInstance()Componentprotected
GetSymbolRegistry()CPUComponentinline
GetSymbolRegistry() constCPUComponentinline
GetUI()Componentprotected
GetVariable(const string &name)Component
GetVariable(const string &name) constComponent
GetVariableNames(vector< string > &names) constComponent
GetVisibleClassName() constComponent
LightClone() constComponent
LookupPath(string path) constComponent
m_abortICCPUDyntransComponentprotected
m_addressDataBusCPUComponentprotected
m_addressSelectCPUComponentprotected
m_cpuArchitectureCPUComponentprotected
m_delaySlotTargetCPUComponentprotected
m_dyntransICentriesPerPageCPUDyntransComponentprotected
m_dyntransICshiftCPUDyntransComponentprotected
m_dyntransPageMaskCPUDyntransComponentprotected
m_exceptionOrAbortInDelaySlotCPUComponentprotected
m_executedCyclesCPUDyntransComponentprotected
m_firstIConPageCPUDyntransComponentprotected
m_frequencyCPUComponentprotected
m_functionCallTraceDepthCPUComponentprotected
m_hasUsedUnassembleCPUComponentprotected
m_inDelaySlotCPUComponentprotected
m_isBigEndianCPUComponentprotected
m_lastDumpAddrCPUComponentprotected
m_lastUnassembleVaddrCPUComponentprotected
m_nextICCPUDyntransComponentprotected
m_nrOfCyclesToExecuteCPUDyntransComponentprotected
m_nrOfTracedFunctionCallsCPUComponentprotected
m_pageSizeCPUComponentprotected
m_pausedCPUComponentprotected
m_pcCPUComponentprotected
m_showFunctionTraceCallCPUComponentprotected
m_showFunctionTraceReturnCPUComponentprotected
m_translationCacheCPUDyntransComponentprotected
MethodMayBeReexecutedWithoutArgs(const string &methodName) constCPUComponentvirtual
PCtoInstructionAddress(uint64_t pc)CPUComponentinlineprotectedvirtual
PreRunCheck(GXemul *gxemul)Component
PreRunCheckForComponent(GXemul *gxemul)CPUComponentprotectedvirtual
ReadData(uint8_t &data, Endianness endianness)CPUComponentvirtual
ReadData(uint16_t &data, Endianness endianness)CPUComponentvirtual
ReadData(uint32_t &data, Endianness endianness)CPUComponentvirtual
ReadData(uint64_t &data, Endianness endianness)CPUComponentvirtual
ReferenceCountable()ReferenceCountableinline
RemoveChild(Component *childToRemove)Component
Reset()Component
ResetState()CPUComponentvirtual
RunUnitTests(int &nSucceeded, int &nFailures)CPUDyntransComponentstatic
Serialize(ostream &ss, SerializationContext &context) constComponent
SetParent(Component *parentComponent)Component
SetVariableValue(const string &name, const string &expression)Component
ShowRegisters(GXemul *gxemul, const vector< string > &arguments) constCPUComponentprotectedvirtual
Unassemble(int nRows, bool indicatePC, uint64_t vaddr, ostream &output)CPUComponentprotected
VirtualAddressAsString(uint64_t vaddr)CPUComponentinlineprotectedvirtual
VirtualToPhysical(uint64_t vaddr, uint64_t &paddr, bool &writable)=0CPUComponentprotectedpure virtual
WriteData(const uint8_t &data, Endianness endianness)CPUComponentvirtual
WriteData(const uint16_t &data, Endianness endianness)CPUComponentvirtual
WriteData(const uint32_t &data, Endianness endianness)CPUComponentvirtual
WriteData(const uint64_t &data, Endianness endianness)CPUComponentvirtual
~AddressDataBus()AddressDataBusinlinevirtual
~Component()Componentinlinevirtual
~ReferenceCountable()ReferenceCountableinline

Generated on Fri Dec 7 2018 19:52:23 for GXemul by doxygen 1.8.13