Searched refs:PPC_ADD (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/powerpc/net/ | ||
D | bpf_jit.h | 181 #define PPC_ADD(d, a, b) EMIT(PPC_INST_ADD | ___PPC_RT(d) | \ macro |
D | bpf_jit_comp.c | 142 PPC_ADD(r_A, r_A, r_X); in bpf_jit_build_body() |