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