From: H. Peter Anvin Date: Sat, 25 Feb 2012 21:30:41 +0000 (-0800) Subject: doc: Document AVX2, BMI1, BMI2 and TSX support. X-Git-Tag: nasm-2.11.05~279 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8a44aa49c81d8ec1aa24518e33f59284f449f221;p=platform%2Fupstream%2Fnasm.git doc: Document AVX2, BMI1, BMI2 and TSX support. Signed-off-by: H. Peter Anvin --- diff --git a/doc/changes.src b/doc/changes.src index 103d5a3..ab6fb52 100644 --- a/doc/changes.src +++ b/doc/changes.src @@ -36,6 +36,11 @@ since 2007. To force a specific form, use the \c{STRICT} keyword, see \k{strict}. +\b Add support for the Intel AVX2 instruction set. + +\b Add support for Bit Manipulation Instructions 1 and 2. + +\b Add support for Intel Transactional Synchronization Extensions (TSX). \S{cl-2.09.10} Version 2.09.10