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