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