create(InstructionSignature const &sig) | IntegralNativeOr< TMPLT > | [inline, static] |
describe(string &out, bool values) const | IntegralNativeOr< 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 | IntegralNativeOr< TMPLT > | [inline, virtual] |
fennel::Calculator class | Instruction | [friend] |
Instruction() | Instruction | [inline, explicit] |
IntegralNativeInstruction(RegisterRef< TMPLT > *result, RegisterRef< TMPLT > *op1, StandardTypeDescriptorOrdinal nativeType) | IntegralNativeInstruction< TMPLT > | [inline, explicit] |
IntegralNativeInstruction(RegisterRef< TMPLT > *result, RegisterRef< TMPLT > *op1, RegisterRef< TMPLT > *op2, StandardTypeDescriptorOrdinal nativeType) | IntegralNativeInstruction< TMPLT > | [inline, explicit] |
IntegralNativeOr(RegisterRef< TMPLT > *result, RegisterRef< TMPLT > *op1, RegisterRef< TMPLT > *op2, StandardTypeDescriptorOrdinal nativeType) | IntegralNativeOr< TMPLT > | [inline, explicit] |
longName() | IntegralNativeOr< TMPLT > | [inline, static] |
mNativeType | NativeInstruction< TMPLT > | [protected] |
mOp1 | NativeInstruction< TMPLT > | [protected] |
mOp2 | NativeInstruction< TMPLT > | [protected] |
mResult | IntegralNativeInstruction< 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] |
numArgs() | IntegralNativeOr< TMPLT > | [inline, static] |
shortName() | IntegralNativeOr< TMPLT > | [inline, static] |
signature(StandardTypeDescriptorOrdinal type) | IntegralNativeOr< TMPLT > | [inline, static] |
~Instruction() | Instruction | [inline, virtual] |
~IntegralNativeInstruction() | IntegralNativeInstruction< TMPLT > | [inline] |
~IntegralNativeOr() | IntegralNativeOr< TMPLT > | [inline, virtual] |
~NativeInstruction() | NativeInstruction< TMPLT > | [inline] |