changes.doc: document VAES* and VPCLMULQDQ

Document new instruction support.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
H. Peter Anvin 2018-01-08 12:59:26 -08:00
parent 4764dfaa51
commit 0c2da082ee

View File

@ -7,6 +7,10 @@
The NASM 2 series supports x86-64, and is the production version of NASM
since 2007.
\S{cl-2.13.03} Version 2.13.03
\b Added AVX and AVX512 \c{VAES*} and \c{VPCLMULQDQ} instructions.
\S{cl-2.13.02} Version 2.13.02
\b Fix false positive in testing of numeric overflows.