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