In order to avoid self-detection of AVX-512 gencode, this patch moves the warning to the main interpreter loop instead.
The warning also has been disabled for UNIX 64-bit. This build has been supported since cf1ec32e.
A warning is issued only for AVX-512 application code, not client code.
Fixes #3790 (closed)