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