Searched refs:__PPC_MB64 (Results 1 – 1 of 1) sorted by relevance
349 #define __PPC_MB64(s) (__PPC_MB(s) | ((s) & 0x20)) macro350 #define __PPC_ME64(s) __PPC_MB64(s)566 …RLDICL(d, a, i, mb) (0x78000000 | ___PPC_RA(d) | ___PPC_RS(a) | __PPC_SH64(i) | __PPC_MB64(mb))