diff options
author | H. Peter Anvin <hpa@zytor.com> | 2012-09-09 11:05:35 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2012-09-09 11:05:35 -0700 |
commit | 55f3cb8df4c06b88c1579932164d2acfb5958139 (patch) | |
tree | c3c71a1eec71137478c9d8314ae01ef9d1ee30a5 /doc | |
parent | 396111e449f3b80fddc917b3b4aa652dcc659e5b (diff) | |
download | nasm-55f3cb8df4c06b88c1579932164d2acfb5958139.tar.gz nasm-55f3cb8df4c06b88c1579932164d2acfb5958139.tar.bz2 nasm-55f3cb8df4c06b88c1579932164d2acfb5958139.zip |
changes.src: Document CLAC/STAC
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/changes.src | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/changes.src b/doc/changes.src index ab20b34..7447fd1 100644 --- a/doc/changes.src +++ b/doc/changes.src @@ -7,6 +7,10 @@ The NASM 2 series support x86-64, and is the production version of NASM since 2007. +\S{cl-2.10.05} Version 2.10.05 + +\b Add the \c{CLAC} and \c{STAC} instructions. + \S{cl-2.10.04} Version 2.10.04 \b Add back the inadvertently deleted 256-bit version of the \c{VORPD} |