Home
last modified time | relevance | path

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

/arch/powerpc/net/
Dbpf_jit_comp.c267 PPC_SRWI(r_A, r_A, K); in bpf_jit_build_body()
392 PPC_SRWI(r_A, r_A, 12); in bpf_jit_build_body()
Dbpf_jit.h155 #define PPC_SRWI(d, a, i) EMIT(PPC_INST_RLWINM | ___PPC_RA(d) | \ macro