From 04c6052670bcfc299b1b47f4b6b01a73b909921f Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Mon, 6 Oct 2008 18:00:13 -0700 Subject: [PATCH] changes: document CVT fixes. Document fixes to the CVT instructions. Signed-off-by: H. Peter Anvin --- doc/changes.src | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/changes.src b/doc/changes.src index 352bbd63..b1fa65fa 100644 --- a/doc/changes.src +++ b/doc/changes.src @@ -28,6 +28,8 @@ since 2007. \b Fix error where NASM would generate a spurious warning on valid optimizations of immediate values. +\b Fix arguments to a number of the \c{CVT} SSE instructions. + \S{cl-2.04} Version 2.04 -- 2.11.4.GIT