about summary refs log tree commit diff
path: root/manual/platform.texi
diff options
context:
space:
mode:
Diffstat (limited to 'manual/platform.texi')
-rw-r--r--manual/platform.texi12
1 files changed, 12 insertions, 0 deletions
diff --git a/manual/platform.texi b/manual/platform.texi
index 2a2d557067..478b6fdcdf 100644
--- a/manual/platform.texi
+++ b/manual/platform.texi
@@ -223,6 +223,18 @@ Leaf (EAX = 23H).
 @code{AVX} -- The AVX instruction extensions.
 
 @item
+@code{AVX10} -- The AVX10 instruction extensions.
+
+@item
+@code{AVX10_XMM} -- Whether AVX10 includes xmm registers.
+
+@item
+@code{AVX10_YMM} -- Whether AVX10 includes ymm registers.
+
+@item
+@code{AVX10_ZMM} -- Whether AVX10 includes zmm registers.
+
+@item
 @code{AVX2} -- The AVX2 instruction extensions.
 
 @item