rs6000.c (analyze_swaps commentary): Add discussion of permutes and why we don't...
[gcc.git] / libatomic / fior_n.c
1 #define NAME or
2 #define OP(X,Y) ((X) | (Y))
3 #include "fop_n.c"