Searched refs:PPC_STW (Results 1 – 3 of 3) sorted by relevance
126 #define PPC_BPF_STL(r, base, i) do { PPC_STW(r, base, i); } while(0)
58 #define PPC_STW(r, base, i) EMIT(PPC_INST_STW | ___PPC_RS(r) | \ macro
665 PPC_STW(src_reg, dst_reg, off); in bpf_jit_build_body()