describe(string &out, bool values) const=0 | Instruction | [pure virtual] |
describeHelper(string &out, bool values, const char *longName, const char *shortName, RegisterReference *result, RegisterReference *op1, RegisterReference *op2) const | Instruction | [inline, protected] |
exec(long &pc) const=0 | Instruction | [protected, pure virtual] |
fennel::Calculator class | Instruction | [friend] |
fnSetRegisterToNull(const char *, void *pOpaque) | NativeNativeInstruction< TMPLT > | [inline, protected, static] |
Instruction() | Instruction | [inline, explicit] |
mNativeType | NativeInstruction< TMPLT > | [protected] |
mOp1 | NativeInstruction< TMPLT > | [protected] |
mOp2 | NativeInstruction< TMPLT > | [protected] |
mResult | NativeNativeInstruction< TMPLT > | [protected] |
NativeInstruction(StandardTypeDescriptorOrdinal nativeType) | NativeInstruction< TMPLT > | [inline, explicit] |
NativeInstruction(RegisterRef< TMPLT > *op1, StandardTypeDescriptorOrdinal nativeType) | NativeInstruction< TMPLT > | [inline, explicit] |
NativeInstruction(RegisterRef< TMPLT > *op1, RegisterRef< TMPLT > *op2, StandardTypeDescriptorOrdinal nativeType) | NativeInstruction< TMPLT > | [inline, explicit] |
NativeNativeInstruction(RegisterRef< TMPLT > *result, StandardTypeDescriptorOrdinal nativeType) | NativeNativeInstruction< TMPLT > | [inline, explicit] |
NativeNativeInstruction(RegisterRef< TMPLT > *result, RegisterRef< TMPLT > *op1, StandardTypeDescriptorOrdinal nativeType) | NativeNativeInstruction< TMPLT > | [inline, explicit] |
NativeNativeInstruction(RegisterRef< TMPLT > *result, RegisterRef< TMPLT > *op1, RegisterRef< TMPLT > *op2, StandardTypeDescriptorOrdinal nativeType) | NativeNativeInstruction< TMPLT > | [inline, explicit] |
~Instruction() | Instruction | [inline, virtual] |
~NativeInstruction() | NativeInstruction< TMPLT > | [inline] |
~NativeNativeInstruction() | NativeNativeInstruction< TMPLT > | [inline, virtual] |