commit | 1abb9e5370eb700ce98f4403ac686f463aa49d2b | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Tue Sep 30 17:14:54 2008 -0700 |
committer | H. Peter Anvin <hpa@zytor.com> | Tue Sep 30 17:14:54 2008 -0700 |
tree | 52bcf403c27328852abc1c050673bcb012b5aa3f | |
parent | 2aa72b64a6963a81532926a8b5ad0033d22d05a8 [diff] [blame] |
changes.src: document JMP reg64 fix. Document the fixed JMP reg64. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
diff --git a/doc/changes.src b/doc/changes.src index b0f3ab4..dff6f9c 100644 --- a/doc/changes.src +++ b/doc/changes.src
@@ -10,6 +10,8 @@ \S{cl-2.05} Version 2.05 +\b Fix redundant REX.W prefix on \c{JMP reg64}. + \b Make the behaviour of \c{-O0} match NASM 0.98 legacy behavior. See \k{opt-O}.