Home
last modified time | relevance | path

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

/arch/powerpc/net/
Dbpf_jit.h90 #define PPC_BPF_STDCX(s, a, b) EMIT(PPC_INST_STDCX | ___PPC_RS(s) | \ macro
Dbpf_jit_comp64.c699 PPC_BPF_STDCX(b2p[TMP_REG_2], 0, b2p[TMP_REG_1]); in bpf_jit_build_body()