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