Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/net/
Dbpf_jit.h140 #define PPC_SLD(d, a, s) EMIT(PPC_INST_SLD | ___PPC_RA(d) | \ macro
Dbpf_jit_comp64.c508 PPC_SLD(dst_reg, dst_reg, src_reg); in bpf_jit_build_body()