Searched refs:DumpOpcodeReg (Results 1 – 1 of 1) sorted by relevance
123 static void DumpOpcodeReg(std::ostream& os, uint8_t rex, uint8_t reg, in DumpOpcodeReg() function1491 DumpOpcodeReg(args, rex_w, *instr & 0x7, byte_operand, prefix[2]); in DumpInstruction()