describe(string &out, bool values) const=0 | Instruction | [pure virtual] |
describeArg(string &out, bool values, RegisterRef< T > *const reg) | ExtendedInstruction | [inline, protected, static] |
describeHelper(string &out, bool values, const char *longName, const char *shortName, RegisterReference *result, RegisterReference *op1, RegisterReference *op2) const | Instruction | [inline, protected] |
exec(long &pc) const=0 | Instruction | [protected, pure virtual] |
ExtendedInstruction() | ExtendedInstruction | [inline, explicit] |
fennel::Calculator class | Instruction | [friend] |
getDef() const=0 | ExtendedInstruction | [protected, pure virtual] |
Instruction() | Instruction | [inline, explicit] |
longName() const | ExtendedInstruction | [inline] |
shortName() const | ExtendedInstruction | [inline] |
~Instruction() | Instruction | [inline, virtual] |