Searched refs:ByteMnemonic (Results 1 – 2 of 2) sorted by relevance
47 struct ByteMnemonic { struct54 static ByteMnemonic two_operands_instr[] = {79 static ByteMnemonic zero_operands_instr[] = {96 static ByteMnemonic call_jump_instr[] = {103 static ByteMnemonic short_immediate_instr[] = {167 void CopyTable(ByteMnemonic bm[], InstructionType type);206 void InstructionTable::CopyTable(ByteMnemonic bm[], InstructionType type) { in CopyTable()
51 struct ByteMnemonic { struct58 static ByteMnemonic two_operands_instr[] = {105 static ByteMnemonic zero_operands_instr[] = {125 static ByteMnemonic call_jump_instr[] = {132 static ByteMnemonic short_immediate_instr[] = {193 void CopyTable(ByteMnemonic bm[], InstructionType type);228 void InstructionTable::CopyTable(ByteMnemonic bm[], InstructionType type) { in CopyTable()