| create(InstructionSignature const &sig) | JumpNull | [inline, static] |
| describe(string &out, bool values) const | JumpNull | [virtual] |
| describeHelper(string &out, bool values, const char *longName, const char *shortName) const | JumpInstruction | [protected, virtual] |
| Instruction::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 | JumpNull | [inline, virtual] |
| fennel::Calculator class | Instruction | [friend] |
| Instruction() | Instruction | [inline, explicit] |
| JumpInstruction(TProgramCounter pc) | JumpInstruction | [inline, explicit] |
| JumpInstruction(TProgramCounter pc, RegisterRef< bool > *op) | JumpInstruction | [inline, explicit] |
| JumpNull(TProgramCounter pc, RegisterRef< bool > *op) | JumpNull | [inline, explicit] |
| longName() | JumpNull | [static] |
| mJumpTo | JumpInstruction | [protected] |
| mOp | JumpInstruction | [protected] |
| numArgs() | JumpNull | [static] |
| shortName() | JumpNull | [static] |
| signature(StandardTypeDescriptorOrdinal type) | JumpNull | [inline, static] |
| ~Instruction() | Instruction | [inline, virtual] |
| ~JumpInstruction() | JumpInstruction | [inline, virtual] |
| ~JumpNull() | JumpNull | [inline, virtual] |