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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dppc-opcode.h60 #define __PPC_RS(s) (((s) & 0x1f) << 21) macro
61 #define __PPC_RT(s) __PPC_RS(s)
102 __PPC_RB(a) | __PPC_RS(lp))

Completed in 65 milliseconds