| static | AssemblyInstructionMap() |
| private | AssemblyInstructionMap() |
| public AssemblyInstruction* | GetAssemblyInstruction(int opcode, const Span& span) const |
| public static AssemblyInstructionMap& | Instance() |
| private static UniquePtr<AssemblyInstructionMap> | instance |
| private List<UniquePtr<AssemblyInstruction>> | instructionList |
| private List<AssemblyInstruction*> | instructions |