changes: Document TIMES bug

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
H. Peter Anvin 2014-05-05 11:21:17 -07:00
parent aa29b1d93f
commit 1a03281365

View File

@ -7,6 +7,11 @@
The NASM 2 series supports x86-64, and is the production version of NASM
since 2007.
\S{cl-2.11.03} Version 2.11.03
\b Fix a bug there REX prefixes were missing on instructions inside a
\c{TIMES} statement.
\S{cl-2.11.02} Version 2.11.02
\b Add the \c{XSAVEC}, \c{XSAVES} and \c{XRSTORS} family instructions.