Searched refs:insn_last_prefix_id (Results 1 – 5 of 5) sorted by relevance
318 pfx_id = insn_last_prefix_id(insn); in insn_get_opcode()331 pfx_id = insn_last_prefix_id(insn); in insn_get_opcode()377 pfx_id = insn_last_prefix_id(insn); in insn_get_modrm()
226 static inline int insn_last_prefix_id(struct insn *insn) in insn_last_prefix_id() function
518 switch (insn_last_prefix_id(&ins)) { in arch_decode_instruction()