Searched defs:opcode_part (Results 1 – 2 of 2) sorted by relevance
151 unsigned int opcode_part = (insn >> 24) & 255; in get_opcode() local