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