CastCast(RegisterRef< RESULT_T > *result, RegisterRef< SOURCE_T > *op1, StandardTypeDescriptorOrdinal resultType, StandardTypeDescriptorOrdinal sourceType) | CastCast< RESULT_T, SOURCE_T > | [inline, explicit] |
CastInstruction(RegisterRef< RESULT_T > *result, RegisterRef< SOURCE_T > *op, StandardTypeDescriptorOrdinal resultType, StandardTypeDescriptorOrdinal sourceType) | CastInstruction< RESULT_T, SOURCE_T > | [inline, explicit] |
create(InstructionSignature const &sig) | CastCast< RESULT_T, SOURCE_T > | [inline, static] |
describe(string &out, bool values) const | CastCast< RESULT_T, SOURCE_T > | [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 | CastCast< RESULT_T, SOURCE_T > | [inline, virtual] |
fennel::Calculator class | Instruction | [friend] |
Instruction() | Instruction | [inline, explicit] |
longName() | CastCast< RESULT_T, SOURCE_T > | [inline, static] |
mOp1 | CastInstruction< RESULT_T, SOURCE_T > | [protected] |
mOp2 | CastInstruction< RESULT_T, SOURCE_T > | [protected] |
mResult | CastInstruction< RESULT_T, SOURCE_T > | [protected] |
numArgs() | CastCast< RESULT_T, SOURCE_T > | [inline, static] |
shortName() | CastCast< RESULT_T, SOURCE_T > | [inline, static] |
signature(StandardTypeDescriptorOrdinal type1, StandardTypeDescriptorOrdinal type2) | CastCast< RESULT_T, SOURCE_T > | [inline, static] |
~CastCast() | CastCast< RESULT_T, SOURCE_T > | [inline, virtual] |
~CastInstruction() | CastInstruction< RESULT_T, SOURCE_T > | [inline, virtual] |
~Instruction() | Instruction | [inline, virtual] |