diff options
author | H. Peter Anvin <hpa@zytor.com> | 2009-06-25 11:23:37 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2009-06-25 11:23:37 -0700 |
commit | 883735f4c3aaf16d43cfd97996b4ec031771a94f (patch) | |
tree | 17de246a17b187a315655c2b86e454341a26a1e1 /doc | |
parent | ef3ef70ccf4e5b2130d112229d0084b91a5c7768 (diff) | |
download | nasm-883735f4c3aaf16d43cfd97996b4ec031771a94f.tar.gz nasm-883735f4c3aaf16d43cfd97996b4ec031771a94f.tar.bz2 nasm-883735f4c3aaf16d43cfd97996b4ec031771a94f.zip |
changes.src: update
Diffstat (limited to 'doc')
-rw-r--r-- | doc/changes.src | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/changes.src b/doc/changes.src index 4d68a9f..7835d38 100644 --- a/doc/changes.src +++ b/doc/changes.src @@ -38,6 +38,12 @@ since 2007. \b Correctly handle preprocessor token concatenation (see \k{concat}) involving floating-point numbers. +\b The \c{PINSR} series of instructions have been corrected and + rationalized. + +\b Removed AMD SSE5, replaced with the new XOP/FMA4/CVT16 (rev 3.03) + spec. + \S{cl-2.05.01} Version 2.05.01 |