__PPC_XS          397 arch/powerpc/include/asm/ppc-opcode.h #define __PPC_XT(s)	__PPC_XS(s)
__PPC_XS          536 arch/powerpc/include/asm/ppc-opcode.h #define VSX_XX1(s, a, b)	(__PPC_XS(s) | __PPC_RA(a) | __PPC_RB(b))