checkRegister(CCPU< T > *cpu, const unsigned regidx) | CInstruction< T > | [inline, virtual] |
CInstruction(std::string name) | CInstruction< T > | [inline] |
CInstructionJumpS() (defined in CInstructionJumpS< T >) | CInstructionJumpS< T > | [inline] |
compile(std::list< std::string > ¶ms) | CInstructionJumpS< T > | [inline, virtual] |
dump(std::ostream &stream) | CInstruction< T > | [inline, virtual] |
execute(CCPU< T > *cpu) | CInstructionJumpS< T > | [inline, virtual] |
factory() | CInstructionJumpS< T > | [inline, virtual] |
getName() | CInstruction< T > | [inline, virtual] |
m_addr | CInstructionJumpS< T > | [protected] |
m_name | CInstruction< T > | [protected] |
operator()(CCPU< T > *cpu) | CInstruction< T > | [inline, virtual] |
operator<<(std::ostream &stream, CInstruction &instr) | CInstruction< T > | [friend] |
operator==(std::string &name) | CInstruction< T > | [inline, virtual] |
parseRegister(const std::string &str) | CInstruction< T > | [inline, virtual] |
~CInstruction() | CInstruction< T > | [inline, virtual] |