| createInstruction(string const &name, vector< RegisterReference * > const &operands) | InstructionFactory | [static] |
| createInstruction(string const &name, TProgramCounter pc, RegisterReference *operand) | InstructionFactory | [static] |
| createInstruction(string const &name, string const &function, vector< RegisterReference * > const &operands) | InstructionFactory | [static] |
| createInstructionHelper(InstructionSignature const &sig) | InstructionFactory | [private, static] |
| extendedSignatures() | InstructionFactory | [static] |
| extendedTable | InstructionFactory | [private, static] |
| getExtendedInstructionTable() | InstructionFactory | [inline, static] |
| getInstructionTable() | InstructionFactory | [inline, static] |
| InstructionFactory() | InstructionFactory | [inline, explicit] |
| instructionTable | InstructionFactory | [private, static] |
| registerInstructions() | InstructionFactory | [static] |
| signatures() | InstructionFactory | [static] |