Searched refs:last_pfx (Results 1 – 2 of 2) sorted by relevance
32 insn_attr_t inat_get_escape_attribute(insn_byte_t opcode, insn_byte_t last_pfx, in inat_get_escape_attribute() argument40 if (last_pfx) { in inat_get_escape_attribute()41 lpfx_attr = inat_get_opcode_attribute(last_pfx); in inat_get_escape_attribute()55 insn_attr_t inat_get_group_attribute(insn_byte_t modrm, insn_byte_t last_pfx, in inat_get_group_attribute() argument63 if (last_pfx) { in inat_get_group_attribute()64 lpfx_attr = inat_get_opcode_attribute(last_pfx); in inat_get_group_attribute()
101 insn_byte_t last_pfx,104 insn_byte_t last_pfx,