Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddisasm.c691 #define SUB_EXT_XO_FORM 232 macro
723 if ((opcode != MINUS_EXT_XO_FORM) && (opcode != SUB_EXT_XO_FORM) \ in arithmetic__parse()