Searched refs:PPC_RAW_STWU (Results 1 – 1 of 1) sorted by relevance
510 #define PPC_RAW_STWU(r, base, i) (0x94000000 | ___PPC_RS(r) | ___PPC_RA(base) | IMM_L(i)) macro602 #define PPC_RAW_STLU PPC_RAW_STWU