Home
last modified time | relevance | path

Searched defs:PPC_22_30 (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/tools/perf/arch/powerpc/annotate/
H A Dinstructions.c54 #define PPC_22_30(R) (((R) >> 1) & 0x1ff) macro
/linux-6.15/tools/perf/util/
H A Ddisasm.c689 #define PPC_22_30(R) (((R) >> 1) & 0x1ff) macro