Searched refs:ByteMnemonic (Results 1 – 2 of 2) sorted by relevance
54 struct ByteMnemonic { struct61 static ByteMnemonic two_operands_instr[] = {108 static ByteMnemonic zero_operands_instr[] = {128 static ByteMnemonic call_jump_instr[] = {135 static ByteMnemonic short_immediate_instr[] = {196 void CopyTable(ByteMnemonic bm[], InstructionType type);231 void InstructionTable::CopyTable(ByteMnemonic bm[], InstructionType type) { in CopyTable()
50 struct ByteMnemonic { struct57 static ByteMnemonic two_operands_instr[] = {82 static ByteMnemonic zero_operands_instr[] = {101 static ByteMnemonic call_jump_instr[] = {108 static ByteMnemonic short_immediate_instr[] = {172 void CopyTable(ByteMnemonic bm[], InstructionType type);211 void InstructionTable::CopyTable(ByteMnemonic bm[], InstructionType type) { in CopyTable()