Go to the documentation of this file.
35#undef MULT_2SPIN_QPX_LS
39#define VLOAD(A,B,C) VLOADf(A,B,C)
40#define VLOADu(A,B,C) VLOADuf(A,B,C)
41#define VSPLAT(A,B,DEST) VSPLATf(A,B,DEST)
42#define VSTORE(A,B,C) VSTOREf(A,B,C)
43#define VSTOREu(A,B,C) VSTOREuf(A,B,C)
44#define MULT_2SPIN_QPX_LS(ptr,p) MULT_2SPIN_QPX_LSf(ptr,p)
45#define MULT_2SPIN_QPX(ptr,p) MULT_2SPIN_QPXf(ptr,p)