Searched refs:PPC_RAW_LDX (Results 1 – 2 of 2) sorted by relevance
74 EMIT(PPC_RAW_LDX(r, base, \
449 #define PPC_RAW_LDX(r, base, b) (0x7c00002a | ___PPC_RT(r) | ___PPC_RA(base) | ___PPC_RB(b)) macro