Home
last modified time | relevance | path

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

/linux-5.10/tools/testing/selftests/powerpc/include/
Dinstructions.h77 #define __PPC_RA(a) (((a) & 0x1f) << 16) macro
/linux-5.10/arch/powerpc/include/asm/
Dppc-opcode.h289 #define __PPC_RA(a) ___PPC_RA(__REG_##a) macro