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