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