Searched refs:pfx_id (Results 1 – 1 of 1) sorted by relevance
276 int pfx_id, ret; in insn_get_opcode() local318 pfx_id = insn_last_prefix_id(insn); in insn_get_opcode()319 insn->attr = inat_get_escape_attribute(op, pfx_id, esc_attr); in insn_get_opcode()336 pfx_id = insn_last_prefix_id(insn); in insn_get_opcode()337 insn->attr = inat_get_escape_attribute(op, pfx_id, insn->attr); in insn_get_opcode()369 insn_byte_t pfx_id, mod; in insn_get_modrm() local383 pfx_id = insn_last_prefix_id(insn); in insn_get_modrm()384 insn->attr = inat_get_group_attribute(mod, pfx_id, in insn_get_modrm()
Completed in 4 milliseconds