Home
last modified time | relevance | path

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

/tools/perf/util/intel-pt-decoder/
Dinat.h34 #define INAT_PFX_OPNDSZ 1 /* 0x66 */ /* LPFX1 */ macro
127 return (attr & INAT_PFX_MASK) == INAT_PFX_OPNDSZ; in inat_is_operand_size_prefix()
/tools/objtool/arch/x86/include/asm/
Dinat.h34 #define INAT_PFX_OPNDSZ 1 /* 0x66 */ /* LPFX1 */ macro
137 return (attr & INAT_PFX_MASK) == INAT_PFX_OPNDSZ; in inat_is_operand_size_prefix()