Searched refs:x86_opcode_type (Results 1 – 2 of 2) sorted by relevance
66 enum x86_opcode_type { enum103 enum x86_opcode_type op_type; /* Type of opcode */
76 const enum x86_opcode_type x86_1byte_opcode_tbl[255] = {113 const enum x86_opcode_type x86_2byte_opcode_tbl[255] = {649 enum x86_opcode_type type; in decode_opcode()