Searched refs:PPC_STDU (Results 1 – 1 of 1) sorted by relevance
54 #define PPC_STDU(r, base, i) EMIT(PPC_INST_STDU | ___PPC_RS(r) | \ macro92 #define PPC_BPF_STLU(r, base, i) do { PPC_STDU(r, base, i); } while(0)