Home
last modified time | relevance | path

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

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