Searched refs:pfx_id (Results 1 – 1 of 1) sorted by relevance
265 int pfx_id, ret; in insn_get_opcode() local304 pfx_id = insn_last_prefix_id(insn); in insn_get_opcode()305 insn->attr = inat_get_escape_attribute(op, pfx_id, insn->attr); in insn_get_opcode()336 insn_byte_t pfx_id, mod; in insn_get_modrm() local352 pfx_id = insn_last_prefix_id(insn); in insn_get_modrm()353 insn->attr = inat_get_group_attribute(mod, pfx_id, in insn_get_modrm()