Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/net/
Dbpf_jit.h119 #define PPC_MULHWU(d, a, b) EMIT(PPC_INST_MULHWU | __PPC_RT(d) | \ macro
Dbpf_jit_comp.c211 PPC_MULHWU(r_A, r_A, r_scratch1); in bpf_jit_build_body()