Searched refs:TwoByteOpcodeInstruction (Results 1 – 1 of 1) sorted by relevance
472 int TwoByteOpcodeInstruction(byte* data);1627 int DisassemblerX64::TwoByteOpcodeInstruction(byte* data) { in TwoByteOpcodeInstruction() function in disasm::DisassemblerX642401 data += TwoByteOpcodeInstruction(data); in InstructionDecode()