Home
last modified time | relevance | path

Searched refs:PPC_MULI (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/net/
Dbpf_jit.h124 #define PPC_MULI(d, a, i) EMIT(PPC_INST_MULLI | ___PPC_RT(d) | \ macro
Dbpf_jit_comp.c168 PPC_MULI(r_A, r_A, K); in bpf_jit_build_body()