Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/net/
Dbpf_jit.h106 #define PPC_STDU(r, base, i) EMIT(PPC_INST_STDU | ___PPC_RS(r) | \ macro
127 #define PPC_BPF_STLU(r, base, i) do { PPC_STDU(r, base, i); } while(0)