Searched refs:PPC_SLD (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/arch/powerpc/net/ | ||
D | bpf_jit.h | 140 #define PPC_SLD(d, a, s) EMIT(PPC_INST_SLD | ___PPC_RA(d) | \ macro |
D | bpf_jit_comp64.c | 508 PPC_SLD(dst_reg, dst_reg, src_reg); in bpf_jit_build_body() |