Searched refs:pfx_id (Results 1 – 1 of 1) sorted by relevance
238 int pfx_id; in insn_get_opcode() local267 pfx_id = insn_last_prefix_id(insn); in insn_get_opcode()268 insn->attr = inat_get_escape_attribute(op, pfx_id, insn->attr); in insn_get_opcode()290 insn_byte_t pfx_id, mod; in insn_get_modrm() local301 pfx_id = insn_last_prefix_id(insn); in insn_get_modrm()302 insn->attr = inat_get_group_attribute(mod, pfx_id, in insn_get_modrm()