test_avx512.sh runs on x32
diff --git a/test/Makefile b/test/Makefile
index d94b819..1b12756 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -95,10 +95,8 @@
 	./test_avx512.sh
 endif
 ifeq ($(BIT),64)
-ifneq ($(X32),1)
 	./test_avx512.sh 64
 endif
-endif
 
 test:
 	$(MAKE) test_nm