| create(InstructionSignature const &sig) | PointerRef< PTR_TYPE > | [inline, static] |
| describe(string &out, bool values) const | PointerRef< PTR_TYPE > | [inline, 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 | PointerRef< PTR_TYPE > | [inline, virtual] |
| fennel::Calculator class | Instruction | [friend] |
| Instruction() | Instruction | [inline, explicit] |
| longName() | PointerRef< PTR_TYPE > | [inline, static] |
| mOp1 | PointerPointerInstruction< PTR_TYPE, PTR_TYPE > | [protected] |
| mOp2 | PointerPointerInstruction< PTR_TYPE, PTR_TYPE > | [protected] |
| mPointerType | PointerPointerInstruction< PTR_TYPE, PTR_TYPE > | [protected] |
| mResult | PointerPointerInstruction< PTR_TYPE, PTR_TYPE > | [protected] |
| numArgs() | PointerRef< PTR_TYPE > | [inline, static] |
| PointerInstruction() | PointerInstruction | [inline, explicit] |
| PointerPointerInstruction(RegisterRef< PTR_TYPE > *result, StandardTypeDescriptorOrdinal pointerType) | PointerPointerInstruction< PTR_TYPE, PTR_TYPE > | [inline, explicit] |
| PointerPointerInstruction(RegisterRef< PTR_TYPE > *result, RegisterRef< PTR_TYPE > *op1, StandardTypeDescriptorOrdinal pointerType) | PointerPointerInstruction< PTR_TYPE, PTR_TYPE > | [inline, explicit] |
| PointerPointerInstruction(RegisterRef< PTR_TYPE > *result, RegisterRef< PTR_TYPE > *op1, RegisterRef< PTR_TYPE > *op2, StandardTypeDescriptorOrdinal pointerType) | PointerPointerInstruction< PTR_TYPE, PTR_TYPE > | [inline, explicit] |
| PointerRef(RegisterRef< PTR_TYPE > *result, RegisterRef< PTR_TYPE > *op1, StandardTypeDescriptorOrdinal pointerType) | PointerRef< PTR_TYPE > | [inline, explicit] |
| regDesc(uint sizetArgs1, uint ptrArgs, StandardTypeDescriptorOrdinal type, uint operandArgs2) | PointerInstruction | [inline, protected, static] |
| shortName() | PointerRef< PTR_TYPE > | [inline, static] |
| signature(StandardTypeDescriptorOrdinal type) | PointerRef< PTR_TYPE > | [inline, static] |
| ~Instruction() | Instruction | [inline, virtual] |
| ~PointerInstruction() | PointerInstruction | [inline] |
| ~PointerPointerInstruction() | PointerPointerInstruction< PTR_TYPE, PTR_TYPE > | [inline] |
| ~PointerRef() | PointerRef< PTR_TYPE > | [inline, virtual] |