create(InstructionSignature const &sig) | NativeRound< TMPLT > | [inline, static] |
describe(string &out, bool values) const | NativeRound< TMPLT > | [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 | NativeRound< TMPLT > | [inline, virtual] |
fennel::Calculator class | Instruction | [friend] |
fnSetRegisterToNull(const char *, void *pOpaque) | NativeNativeInstruction< TMPLT > | [inline, protected, static] |
Instruction() | Instruction | [inline, explicit] |
longName() | NativeRound< TMPLT > | [inline, static] |
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] |
NativeRound(RegisterRef< TMPLT > *result, RegisterRef< TMPLT > *op1, StandardTypeDescriptorOrdinal nativeType) | NativeRound< TMPLT > | [inline, explicit] |
numArgs() | NativeRound< TMPLT > | [inline, static] |
shortName() | NativeRound< TMPLT > | [inline, static] |
signature(StandardTypeDescriptorOrdinal type) | NativeRound< TMPLT > | [inline, static] |
~Instruction() | Instruction | [inline, virtual] |
~NativeInstruction() | NativeInstruction< TMPLT > | [inline] |
~NativeNativeInstruction() | NativeNativeInstruction< TMPLT > | [inline, virtual] |
~NativeRound() | NativeRound< TMPLT > | [inline, virtual] |