From ec204170028cdd582de1d2db28a365085d57424c Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Fri, 17 Jul 2020 17:46:45 -0700 Subject: [PATCH] changes.src: slighly better description of new instructions Describe what the new instructions actually are. Signed-off-by: H. Peter Anvin (Intel) --- doc/changes.src | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/changes.src b/doc/changes.src index c1459231..d1182271 100644 --- a/doc/changes.src +++ b/doc/changes.src @@ -10,7 +10,9 @@ since 2007. \S{cl-2.15.03} Version 2.15.03 \b Add instructions from the Intel Instruction Set Extensions and -Future Features Programming Reference, June 2020. +Future Features Programming Reference, June 2020. This includes +AVX5512 \c{bfloat16}, AVX512 mask intersect, and Intel Advanced Matrix +Extensions (AMX). \b Support for \c{bfloat16} floating-point constants. See \k{fltconst} and \k{pkg_fp}.