Searched refs:XXSWAPD (Results 1 – 2 of 2) sorted by relevance
130 #define STXVD2X_ROT(n,b,base) XXSWAPD(n,n); \132 XXSWAPD(n,n)135 XXSWAPD(n,n)
362 #define XXSWAPD(t, a) stringify_in_c(.long PPC_INST_XXSWAPD | \ macro