| checkRegister(CCPU< T > *cpu, const unsigned regidx) | CInstruction< T > | [inline, virtual] |
| CInstruction(std::string name) | CInstruction< T > | [inline] |
| CInstructionJumpZ() (defined in CInstructionJumpZ< T >) | CInstructionJumpZ< T > | [inline] |
| compile(std::list< std::string > ¶ms) | CInstructionJumpZ< T > | [inline, virtual] |
| dump(std::ostream &stream) | CInstruction< T > | [inline, virtual] |
| execute(CCPU< T > *cpu) | CInstructionJumpZ< T > | [inline, virtual] |
| factory() | CInstructionJumpZ< T > | [inline, virtual] |
| getName() | CInstruction< T > | [inline, virtual] |
| m_addr | CInstructionJumpZ< 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] |