Searched refs:ByteMnemonic (Results 1 – 2 of 2) sorted by relevance
47 struct ByteMnemonic { struct54 static ByteMnemonic two_operands_instr[] = {75 static ByteMnemonic zero_operands_instr[] = {92 static ByteMnemonic call_jump_instr[] = {99 static ByteMnemonic short_immediate_instr[] = {155 void CopyTable(ByteMnemonic bm[], InstructionType type);194 void InstructionTable::CopyTable(ByteMnemonic bm[], InstructionType type) { in CopyTable()
51 struct ByteMnemonic { struct58 static ByteMnemonic two_operands_instr[] = {105 static ByteMnemonic zero_operands_instr[] = {121 static ByteMnemonic call_jump_instr[] = {128 static ByteMnemonic short_immediate_instr[] = {179 void CopyTable(ByteMnemonic bm[], InstructionType type);214 void InstructionTable::CopyTable(ByteMnemonic bm[], InstructionType type) { in CopyTable()