Searched refs:PPC_STB (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/net/ | ||
D | bpf_jit.h | 64 #define PPC_STB(r, base, i) EMIT(PPC_INST_STB | ___PPC_RS(r) | \ macro |
D | bpf_jit_comp64.c | 649 PPC_STB(src_reg, dst_reg, off); in bpf_jit_build_body() |