Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/powerpc/stringloops/asm/
Dppc-opcode.h26 #define ___PPC_RA(a) (((a) & 0x1f) << 16) macro
/Linux-v4.19/arch/powerpc/include/asm/
Dppc-opcode.h373 #define ___PPC_RA(a) (((a) & 0x1f) << 16) macro