summaryrefslogtreecommitdiff
path: root/manual/platform.texi
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2020-10-08 08:33:45 -0700
committerH.J. Lu <hjl.tools@gmail.com>2020-10-09 11:52:30 -0700
commit875a50ff63b2c86af770949d563ee851d08eb46e (patch)
tree28c755809dd2d5a3f5e516f60168693e44632fdf /manual/platform.texi
parentebe454bcca6a5421512ad228595a5391506e990a (diff)
downloadglibc-875a50ff63b2c86af770949d563ee851d08eb46e.tar.gz
<sys/platform/x86.h>: Add AVX-VNNI support
Add AVX-VNNI support to <sys/platform/x86.h>.
Diffstat (limited to 'manual/platform.texi')
-rw-r--r--manual/platform.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/manual/platform.texi b/manual/platform.texi
index 4f5fdff9d9..283f255679 100644
--- a/manual/platform.texi
+++ b/manual/platform.texi
@@ -199,6 +199,9 @@ The supported processor features are:
@code{AVX2} -- The AVX2 instruction extensions.
@item
+@code{AVX_VNNI} -- The AVX-VNNI instruction extensions.
+
+@item
@code{AVX512_4FMAPS} -- The AVX512_4FMAPS instruction extensions.
@item