BoolInstruction(RegisterRef< bool > *result) | BoolInstruction | [inline, explicit] |
BoolInstruction(RegisterRef< bool > *result, RegisterRef< bool > *op1) | BoolInstruction | [inline, explicit] |
BoolInstruction(RegisterRef< bool > *&result, RegisterRef< bool > *&op1, RegisterRef< bool > *&op2) | BoolInstruction | [inline, explicit] |
describe(string &out, bool values) const=0 | Instruction | [pure virtual] |
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] |
fennel::Calculator class | Instruction | [friend] |
Instruction() | Instruction | [inline, explicit] |
mOp1 | BoolInstruction | [protected] |
mOp2 | BoolInstruction | [protected] |
mResult | BoolInstruction | [protected] |
regDesc(uint args) | BoolInstruction | [inline, protected, static] |
~BoolInstruction() | BoolInstruction | [inline, virtual] |
~Instruction() | Instruction | [inline, virtual] |