Searched refs:PPC_RAW_STDX (Results 1 – 2 of 2) sorted by relevance
82 EMIT(PPC_RAW_STDX(r, base, \
442 #define PPC_RAW_STDX(r, base, b) (0x7c00012a | ___PPC_RS(r) | ___PPC_RA(base) | ___PPC_RB(b)) macro