Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dppc-opcode.h337 #define __PPC_XS(s) ((((s) & 0x1f) << 21) | (((s) & 0x20) >> 5)) macro
338 #define __PPC_XT(s) __PPC_XS(s)
433 #define VSX_XX1(s, a, b) (__PPC_XS(s) | __PPC_RA(a) | __PPC_RB(b))