create(InstructionSignature const &sig) | IntegralNativeShiftLeft< TMPLT > | [inline, static] |
describe(string &out, bool values) const | IntegralNativeShiftLeft< 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 | IntegralNativeShiftLeft< 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] |
IntegralNativeShiftLeft(RegisterRef< TMPLT > *result, RegisterRef< TMPLT > *op1, RegisterRef< TMPLT > *op2, StandardTypeDescriptorOrdinal nativeType) | IntegralNativeShiftLeft< TMPLT > | [inline, explicit] |
longName() | IntegralNativeShiftLeft< 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() | IntegralNativeShiftLeft< TMPLT > | [inline, static] |
shortName() | IntegralNativeShiftLeft< TMPLT > | [inline, static] |
signature(StandardTypeDescriptorOrdinal type) | IntegralNativeShiftLeft< TMPLT > | [inline, static] |
~Instruction() | Instruction | [inline, virtual] |
~IntegralNativeInstruction() | IntegralNativeInstruction< TMPLT > | [inline] |
~IntegralNativeShiftLeft() | IntegralNativeShiftLeft< TMPLT > | [inline, virtual] |
~NativeInstruction() | NativeInstruction< TMPLT > | [inline] |