From 8a44aa49c81d8ec1aa24518e33f59284f449f221 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Sat, 25 Feb 2012 13:30:41 -0800 Subject: [PATCH] doc: Document AVX2, BMI1, BMI2 and TSX support. Signed-off-by: H. Peter Anvin --- doc/changes.src | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/changes.src b/doc/changes.src index 103d5a32..ab6fb52a 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 -- 2.11.4.GIT