Lines Matching refs:___PPC_RA
373 #define ___PPC_RA(a) (((a) & 0x1f) << 16) macro
380 #define __PPC_RA(a) ___PPC_RA(__REG_##a)
381 #define __PPC_RA0(a) ___PPC_RA(__REGA0_##a)
416 ___PPC_RA(a) | ___PPC_RB(b))
425 ___PPC_RT(t) | ___PPC_RA(a) | \
428 ___PPC_RT(t) | ___PPC_RA(a) | \
431 ___PPC_RT(t) | ___PPC_RA(a) | \
434 ___PPC_RT(t) | ___PPC_RA(a) | \
446 ___PPC_RA(a) | ___PPC_RB(b))
530 ___PPC_RT(vrt) | ___PPC_RA(vra) | \
562 ___PPC_RA(a) | \
566 ___PPC_RA(a) | \
574 ___PPC_RT(vrt) | ___PPC_RA(vra) | \
578 ___PPC_RT(vrt) | ___PPC_RA(vra) | \