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