Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/net/
Dbpf_jit.h146 #define PPC_SRWI(d, a, i) EMIT(PPC_INST_RLWINM | __PPC_RA(d) | \ macro
Dbpf_jit_comp.c253 PPC_SRWI(r_A, r_A, K); in bpf_jit_build_body()