Lines Matching full:copytable
199 void CopyTable(const ByteMnemonic bm[], InstructionType type);
223 CopyTable(two_operands_instr, TWO_OPERANDS_INSTR);
224 CopyTable(zero_operands_instr, ZERO_OPERANDS_INSTR);
225 CopyTable(call_jump_instr, CALL_JUMP_INSTR);
226 CopyTable(short_immediate_instr, SHORT_IMMEDIATE_INSTR);
234 void InstructionTable::CopyTable(const ByteMnemonic bm[],