Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/net/
Dbpf_jit.h98 ___PPC_RA(a) | IMM_L(i))
102 ___PPC_RS(d) | ___PPC_RA(a) | IMM_L(i))
105 ___PPC_RA(base) | ((i) & 0xfffc))
107 ___PPC_RA(base) | ((i) & 0xfffc))
109 ___PPC_RA(base) | ((i) & 0xfffc))
111 ___PPC_RA(base) | ((i) & 0xfffc))
114 ___PPC_RA(base) | IMM_L(i))
116 ___PPC_RA(base) | IMM_L(i))
118 ___PPC_RA(base) | IMM_L(i))
120 ___PPC_RA(base) | IMM_L(i))
[all …]
/linux-4.1.27/arch/powerpc/include/asm/
Dppc-opcode.h254 #define ___PPC_RA(a) (((a) & 0x1f) << 16) macro
258 #define __PPC_RA(a) ___PPC_RA(__REG_##a)
259 #define __PPC_RA0(a) ___PPC_RA(__REGA0_##a)
306 ___PPC_RT(t) | ___PPC_RA(a) | \
311 ___PPC_RT(t) | ___PPC_RA(a) | \