Searched refs:ProcessOpcode (Results 1 – 2 of 2) sorted by relevance
48 instruction_type = ProcessOpcode(current_byte, 0, &size); in Disassemble()119 InstructionType MiniDisassembler::ProcessOpcode(unsigned char* start_byte, in ProcessOpcode() function in sidestep::MiniDisassembler144 ProcessOpcode(start_byte + 1, opcode.table_index_, size); in ProcessOpcode()
85 InstructionType ProcessOpcode(unsigned char* start,