Searched refs:PPC_STWU (Results 1 – 1 of 1) sorted by relevance
58 #define PPC_STWU(r, base, i) EMIT(PPC_INST_STWU | ___PPC_RS(r) | \ macro96 #define PPC_BPF_STLU(r, base, i) do { PPC_STWU(r, base, i); } while(0)