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