Searched refs:PPC_SRADI (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/net/ | ||
D | bpf_jit.h | 152 #define PPC_SRADI(d, a, i) EMIT(PPC_INST_SRADI | ___PPC_RA(d) | \ macro |
D | bpf_jit_comp64.c | 551 PPC_SRADI(dst_reg, dst_reg, imm); in bpf_jit_build_body() |