From 447bb02e1d090f4b6e4f99a5d09a5019aa6396ba Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin (Intel)" Date: Mon, 6 Apr 2026 18:09:48 -0700 Subject: [PATCH] Changes: document arith AL,imm8 fix Signed-off-by: H. Peter Anvin (Intel) --- doc/changes.src | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/changes.src b/doc/changes.src index cd8ff4b19..259be81a6 100644 --- a/doc/changes.src +++ b/doc/changes.src @@ -96,6 +96,9 @@ It is the production version of NASM since 2025. sequences, and as a NASM extension, decimal escape sequences (\c{\\d}). See \k{strings}. +\b Fix generation of the short opcodes for \c{ADD}, \c{OR}, \c{ADC}, + \c{SBB}, \c{AND}, \c{SUB}, \c{XOR}, and \c{CMP AL,imm8}. + \S{cl-3.01} Version 3.01