Searched refs:PPC_EXTSW (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/net/ | ||
D | bpf_jit.h | 140 #define PPC_EXTSW(d, a) EMIT(PPC_INST_EXTSW | ___PPC_RA(d) | \ macro |
D | bpf_jit_comp64.c | 926 PPC_EXTSW(4, src_reg); in bpf_jit_build_body() |