Home
last modified time | relevance | path

Searched refs:inat_is_operand_size_prefix (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/
Dinat.h123 static inline int inat_is_operand_size_prefix(insn_attr_t attr) in inat_is_operand_size_prefix() function
/arch/x86/lib/
Dinsn.c111 } else if (inat_is_operand_size_prefix(attr)) { in insn_get_prefixes()