Searched refs:inat_get_opcode_attribute (Results 1 – 9 of 9) sorted by relevance
13 insn_attr_t inat_get_opcode_attribute(insn_byte_t opcode) in inat_get_opcode_attribute() function22 lpfx_attr = inat_get_opcode_attribute(last_pfx); in inat_get_last_prefix_id()
138 attr = inat_get_opcode_attribute(b); in insn_get_prefixes()163 attr = inat_get_opcode_attribute(b); in insn_get_prefixes()180 attr = inat_get_opcode_attribute(b); in insn_get_prefixes()193 attr = inat_get_opcode_attribute(b); in insn_get_prefixes()298 insn->attr = inat_get_opcode_attribute(op); in insn_get_opcode()
105 attr = inat_get_opcode_attribute(p); in get_seg_reg_override_idx()
97 extern insn_attr_t inat_get_opcode_attribute(insn_byte_t opcode);
264 attr = inat_get_opcode_attribute(p); in is_prefix_bad()
159 attr = inat_get_opcode_attribute(prefix); in can_boost()