OpenASIP  2.0
TTAProgram::NullInstruction Member List

This is the complete list of members for TTAProgram::NullInstruction, including all inherited members.

addAnnotation(const ProgramAnnotation &annotation)TTAProgram::AnnotatedInstructionElement
addImmediate(Immediate &imm)TTAProgram::NullInstruction
TTAProgram::Instruction::addImmediate(std::shared_ptr< Immediate > imm)TTAProgram::Instruction
addMove(Move &move)TTAProgram::NullInstruction
TTAProgram::Instruction::addMove(std::shared_ptr< Move > move)TTAProgram::Instruction
address() constTTAProgram::NullInstruction
AnnotatedInstructionElement()TTAProgram::AnnotatedInstructionElement
annotation(int index, ProgramAnnotation::Id id=ProgramAnnotation::ANN_UNDEF_ID) constTTAProgram::AnnotatedInstructionElement
annotationCount(ProgramAnnotation::Id id=ProgramAnnotation::ANN_UNDEF_ID) constTTAProgram::AnnotatedInstructionElement
AnnotationIndex typedefTTAProgram::AnnotatedInstructionElementprivate
annotations_TTAProgram::AnnotatedInstructionElementprivate
copy() constTTAProgram::Instruction
copyAnnotationsFrom(const AnnotatedInstructionElement &other)TTAProgram::AnnotatedInstructionElement
finalAddress_TTAProgram::Instructionmutableprivate
hasAnnotation(ProgramAnnotation::Id id, const TCEString &data) constTTAProgram::AnnotatedInstructionElement
hasAnnotations(ProgramAnnotation::Id id=ProgramAnnotation::ANN_UNDEF_ID) constTTAProgram::AnnotatedInstructionElement
hasCall() constTTAProgram::Instruction
hasConditionalRegisterAccesses() constTTAProgram::Instruction
hasConditionalRegisterAccesses_TTAProgram::Instructionprivate
hasControlFlowMove() constTTAProgram::Instruction
hasFinalAddress() constTTAProgram::Instructioninline
hasJump() constTTAProgram::Instruction
hasRegisterAccesses() constTTAProgram::Instruction
hasRegisterAccesses_TTAProgram::Instructionprivate
hasReturn() constTTAProgram::Instruction
immediate(int i)TTAProgram::NullInstruction
TTAProgram::Instruction::immediate(int i) constTTAProgram::Instruction
immediateCount()TTAProgram::NullInstruction
TTAProgram::Instruction::immediateCount() constTTAProgram::Instruction
immediatePtr(int i) constTTAProgram::Instruction
immediates_TTAProgram::Instructionprivate
ImmList typedefTTAProgram::Instructionprivate
instance()TTAProgram::NullInstructionstatic
instance_TTAProgram::NullInstructionprivatestatic
insTemplate_TTAProgram::Instructionprivate
Instruction(const TTAMachine::InstructionTemplate &instructionTemplate=TTAMachine::NullInstructionTemplate::instance())TTAProgram::Instruction
Instruction(int size, const TTAMachine::InstructionTemplate &instructionTemplate=TTAMachine::NullInstructionTemplate::instance())TTAProgram::Instructionexplicit
Instruction(const Instruction &)TTAProgram::Instructionprivate
instructionTemplate() constTTAProgram::Instruction
isInProcedure() constTTAProgram::NullInstruction
isNOP() constTTAProgram::Instructioninline
move(int i) constTTAProgram::NullInstruction
moveCount()TTAProgram::NullInstruction
TTAProgram::Instruction::moveCount() constTTAProgram::Instruction
MoveList typedefTTAProgram::Instructionprivate
movePtr(int i) constTTAProgram::Instruction
moves_TTAProgram::Instructionprivate
NullInstruction()TTAProgram::NullInstructionprotected
NullInstruction(const NullInstruction &)TTAProgram::NullInstructionprivate
operator=(const NullInstruction &)TTAProgram::NullInstructionprivate
parent() constTTAProgram::NullInstruction
parent_TTAProgram::Instructionprivate
positionInProcedure_TTAProgram::Instructionmutableprivate
removeAnnotations(ProgramAnnotation::Id id=ProgramAnnotation::ANN_UNDEF_ID)TTAProgram::AnnotatedInstructionElement
removeImmediate(Immediate &imm)TTAProgram::Instruction
removeMove(Move &move)TTAProgram::Instruction
setAnnotation(const ProgramAnnotation &annotation)TTAProgram::AnnotatedInstructionElement
setFinalAddress(InstructionAddress addr)TTAProgram::Instructioninline
setInstructionTemplate(const TTAMachine::InstructionTemplate &insTemp)TTAProgram::Instruction
setParent(const Procedure &proc)TTAProgram::NullInstruction
TTAProgram::Instruction::setParent(CodeSnippet &proc)TTAProgram::Instruction
setSize(short size)TTAProgram::Instructioninline
size() constTTAProgram::NullInstruction
size_TTAProgram::Instructionmutableprivate
toString() constTTAProgram::Instruction
~AnnotatedInstructionElement()TTAProgram::AnnotatedInstructionElement
~Instruction()TTAProgram::Instruction
~NullInstruction()TTAProgram::NullInstructionvirtual