Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/net/
Dbpf_jit.h155 #define PPC_SRD(d, a, s) EMIT(PPC_INST_SRD | ___PPC_RA(d) | \ macro
Dbpf_jit_comp64.c496 PPC_SRD(dst_reg, dst_reg, src_reg); in bpf_jit_build_body()