Home
last modified time | relevance | path

Searched refs:inat_get_opcode_attribute (Results 1 – 3 of 3) sorted by relevance

/tools/arch/x86/lib/
A Dinat.c13 insn_attr_t inat_get_opcode_attribute(insn_byte_t opcode) in inat_get_opcode_attribute() function
22 lpfx_attr = inat_get_opcode_attribute(last_pfx); in inat_get_last_prefix_id()
A Dinsn.c139 attr = inat_get_opcode_attribute(b); in insn_get_prefixes()
164 attr = inat_get_opcode_attribute(b); in insn_get_prefixes()
181 attr = inat_get_opcode_attribute(b); in insn_get_prefixes()
205 attr = inat_get_opcode_attribute(b); in insn_get_prefixes()
316 insn_attr_t esc_attr = inat_get_opcode_attribute(0x0f); in insn_get_opcode()
321 insn->attr = inat_get_opcode_attribute(op); in insn_get_opcode()
326 insn->attr = inat_get_opcode_attribute(op); in insn_get_opcode()
/tools/arch/x86/include/asm/
A Dinat.h103 extern insn_attr_t inat_get_opcode_attribute(insn_byte_t opcode);

Completed in 5 milliseconds