0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-07-24 10:25:42 -04:00

changes.src: slighly better description of new instructions

Describe what the new instructions actually are.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
This commit is contained in:
H. Peter Anvin 2020-07-17 17:46:45 -07:00
parent 1d8c09b24e
commit ec20417002

View File

@ -10,7 +10,9 @@ since 2007.
\S{cl-2.15.03} Version 2.15.03 \S{cl-2.15.03} Version 2.15.03
\b Add instructions from the Intel Instruction Set Extensions and \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} \b Support for \c{bfloat16} floating-point constants. See \k{fltconst}
and \k{pkg_fp}. and \k{pkg_fp}.