Searched refs:PPC_MULI (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/powerpc/net/ | ||
D | bpf_jit.h | 187 #define PPC_MULI(d, a, i) EMIT(PPC_INST_MULLI | ___PPC_RT(d) | \ macro |
D | bpf_jit_comp.c | 168 PPC_MULI(r_A, r_A, K); in bpf_jit_build_body() |