diff options
author | Cyrill Gorcunov <gorcunov@gmail.com> | 2012-05-25 00:58:43 +0400 |
---|---|---|
committer | Cyrill Gorcunov <gorcunov@gmail.com> | 2012-05-25 00:58:43 +0400 |
commit | 45bf92b4fa13e3fdee1842c8bb6ddb0117e70dcb (patch) | |
tree | 05a619cf0b4c66fff7e52d693050cbbc68991ba6 /doc | |
parent | ed47b5c16489426c44d100b685fc7aa65ca07ace (diff) | |
download | nasm-45bf92b4fa13e3fdee1842c8bb6ddb0117e70dcb.tar.gz nasm-45bf92b4fa13e3fdee1842c8bb6ddb0117e70dcb.tar.bz2 nasm-45bf92b4fa13e3fdee1842c8bb6ddb0117e70dcb.zip |
docs: Update changes for 2.10.01
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.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 f843ead..09ff7d3 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.01} Version 2.10.01 + +\b Add missing VPMOVMSKB instruction with reg32, ymmreg operands. + \S{cl-2.10} Version 2.10 \b When optimization is enabled, \c{mov r64,imm} now optimizes to the |