Add 64-bit AArch64 asimd SIMD support
[alexxy/gromacs.git] / src / config.h.cmakein
index 31e700c7606815f29473606661ae11d3c68d2c19..00177ee8ff4033c612c406f373540c66f0aa048f 100644 (file)
 /* 32-bit ARM NEON SIMD instruction set level was selected */
 #cmakedefine GMX_SIMD_ARM_NEON
 
+/* ARM (AArch64) NEON Advanced SIMD instruction set level was selected */
+#cmakedefine GMX_SIMD_ARM_NEON_ASIMD
+
 /* IBM QPX was selected as SIMD instructions (e.g. BlueGene/Q) */
 #cmakedefine GMX_SIMD_IBM_QPX