[gnutls-devel] GnuTLS | Why does gnutls need to judge whether it supports FMA when detecting the extended instruction set AVX (#1083)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Fri Sep 4 04:40:33 CEST 2020
zzjianhui created an issue: https://gitlab.com/gnutls/gnutls/-/issues/1083
In x86-common.c, Need to satisfy OSXSAVE, FMA and MOVBE are all 1 in order to use AVX. But in intel manual, only need to check OSXSAVE and AVX feature flags.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1083
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20200904/f333e0bb/attachment.html>
More information about the Gnutls-devel
mailing list