Go to the documentation of this file.
35#undef MULT_2SPIN_QPX_LS
39#define VLOAD(A,B,C) VLOADd(A,B,C)
40#define VLOADu(A,B,C) VLOADud(A,B,C)
41#define VSPLAT(A,B,DEST) VSPLATd(A,B,DEST)
42#define VSTORE(A,B,C) VSTOREd(A,B,C)
43#define VSTOREu(A,B,C) VSTOREud(A,B,C)
44#define MULT_2SPIN_QPX_LS(ptr,p) MULT_2SPIN_QPX_LSd(ptr,p)
45#define MULT_2SPIN_QPX(ptr,p) MULT_2SPIN_QPXd(ptr,p)