Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Dppc-opcode.h328 #define __PPC_XS(s) ((((s) & 0x1f) << 21) | (((s) & 0x20) >> 5)) macro
329 #define __PPC_XT(s) __PPC_XS(s)
423 #define VSX_XX1(s, a, b) (__PPC_XS(s) | __PPC_RA(a) | __PPC_RB(b))