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