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