Home
last modified time | relevance | path

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

/tools/testing/selftests/powerpc/stringloops/asm/
Dppc-opcode.h22 #define ___PPC_RA(a) (((a) & 0x1f) << 16) macro
28 ___PPC_RT(vrt) | ___PPC_RA(vra) | \
32 ___PPC_RT(vrt) | ___PPC_RA(vra) | \
/tools/testing/selftests/powerpc/nx-gzip/include/
Dcopy-paste.h11 #define ___PPC_RA(a) (((a) & 0x1f) << 16) macro
18 ___PPC_RA(a) | ___PPC_RB(b))
20 ___PPC_RA(a) | ___PPC_RB(b))