Searched refs:PPC_SRD (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/powerpc/net/ | ||
D | bpf_jit.h | 155 #define PPC_SRD(d, a, s) EMIT(PPC_INST_SRD | ___PPC_RA(d) | \ macro |
D | bpf_jit_comp64.c | 496 PPC_SRD(dst_reg, dst_reg, src_reg); in bpf_jit_build_body() |