Skip to content

Commit 0bc42dd

Browse files
author
H. Peter Anvin
committed
changes.src: document TEST reg,mem fix
Add TEST reg,mem to release notes. Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
1 parent b3358fe commit 0bc42dd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/changes.src

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ It is the production version of NASM since 2025.
2424
\b Fix encoding of \c{TCVTROWPS2PHL}, correct multiple AVX512-BF16
2525
instructions' operand formats and typoed mnemonics.
2626

27+
\b The unofficial but obvious alternate form \c{TEST reg,mem} was not
28+
accepted by NASM 3.00; corrected.
29+
2730

2831
\S{cl-3.00} Version 3.00
2932

0 commit comments

Comments
 (0)