Home
last modified time | relevance | path

Searched refs:PPC_SRW (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/net/
Dbpf_jit.h142 #define PPC_SRW(d, a, s) EMIT(PPC_INST_SRW | ___PPC_RA(d) | \ macro
Dbpf_jit_comp.c245 PPC_SRW(r_A, r_A, r_X); in bpf_jit_build_body()
Dbpf_jit_comp64.c521 PPC_SRW(dst_reg, dst_reg, src_reg); in bpf_jit_build_body()