Home
last modified time | relevance | path

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

/arch/powerpc/net/
Dbpf_jit.h64 #define PPC_STB(r, base, i) EMIT(PPC_INST_STB | ___PPC_RS(r) | \ macro
Dbpf_jit_comp64.c649 PPC_STB(src_reg, dst_reg, off); in bpf_jit_build_body()