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