blob: d9a91bc3b23c883278c37f7ab8688c29a02e9248 [file] [log] [blame]
#define LAT_FXOR_N
#define NAME xor
#define OP(X,Y) ((X) ^ (Y))
#include "fop_n.c"
#undef LAT_FXOR_N