Searched refs:PPC_RAW_OR (Results 1 – 1 of 1) sorted by relevance
550 #define PPC_RAW_OR(d, a, b) (0x7c000378 | ___PPC_RA(d) | ___PPC_RS(a) | ___PPC_RB(b)) macro551 #define PPC_RAW_MR(d, a) PPC_RAW_OR(d, a, a)