| 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] |
| BoolToNull(RegisterRef< bool > *result) | BoolToNull | [inline, explicit] |
| create(InstructionSignature const &sig) | BoolToNull | [inline, static] |
| describe(string &out, bool values) const | BoolToNull | [virtual] |
| describeHelper(string &out, bool values, const char *longName, const char *shortName, RegisterReference *result, RegisterReference *op1, RegisterReference *op2) const | Instruction | [inline, protected] |
| exec(TProgramCounter &pc) const | BoolToNull | [inline, virtual] |
| fennel::Calculator class | Instruction | [friend] |
| Instruction() | Instruction | [inline, explicit] |
| longName() | BoolToNull | [static] |
| mOp1 | BoolInstruction | [protected] |
| mOp2 | BoolInstruction | [protected] |
| mResult | BoolInstruction | [protected] |
| numArgs() | BoolToNull | [static] |
| regDesc(uint args) | BoolInstruction | [inline, protected, static] |
| shortName() | BoolToNull | [static] |
| signature(StandardTypeDescriptorOrdinal type) | BoolToNull | [inline, static] |
| ~BoolInstruction() | BoolInstruction | [inline, virtual] |
| ~BoolToNull() | BoolToNull | [inline] |
| ~Instruction() | Instruction | [inline, virtual] |