Searched refs:x86_opcode (Results 1 – 2 of 2) sorted by relevance
100 struct x86_opcode { struct113 struct x86_opcode insn_opcode; argument
45 static const char *str_opcode(struct x86_opcode *);46 static const char *str_operand_enc(struct x86_opcode *);295 str_opcode(struct x86_opcode *opcode) in str_opcode()310 str_operand_enc(struct x86_opcode *opcode) in str_operand_enc()651 struct x86_opcode *opcode = &insn->insn_opcode; in decode_opcode()