OpenASIP  2.0
OperationContext Member List

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

advanceClock()OperationContext
branchDelayCycles() constOperationContext
contextId() constOperationContext
cycleCount() constOperationContext
functionUnitName() constOperationContext
hasMemoryModel() constOperationContext
isEmpty() constOperationContext
memory()OperationContext
memory() constOperationContext
OperationContext()OperationContext
OperationContext(const TCEString &name)OperationContext
OperationContext(Memory *memory, InstructionAddress &programCounter, SimValue &returnAddress, int delayCycles)OperationContext
OperationContext(const OperationContext &)OperationContext
operator=(const OperationContext &)OperationContextprivate
pimpl_OperationContextprivate
programCounter()OperationContext
programCounter() constOperationContext
registerState(OperationState *state)OperationContext
returnAddress()OperationContext
returnAddress() constOperationContext
saveReturnAddress()OperationContext
setCycleCountVariable(CycleCount &cycleCount)OperationContext
setMemory(Memory *memory)OperationContext
setSaveReturnAddress(bool value)OperationContext
setStateRegistry(StateRegistry &stateRegistry)OperationContext
setUpdateProgramCounter(bool value)OperationContext
state(const char *name) constOperationContext
stateRegistry()OperationContext
StateRegistry typedefOperationContext
unregisterState(const char *name)OperationContext
unsetStateRegistry()OperationContext
updateProgramCounter() constOperationContext
~OperationContext()OperationContextvirtual