Searched refs:__PPC_WS (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/powerpc/include/asm/
H A Dppc-opcode.h270 #define __PPC_WS(w) (((w) & 0x1f) << 11) macro
271 #define __PPC_SH(s) __PPC_WS(s)
328 __PPC_RS(s) | __PPC_RA(a) | __PPC_WS(w))
330 __PPC_RS(s) | __PPC_RA(a) | __PPC_WS(w))

Completed in 79 milliseconds