mirror of
https://github.com/netwide-assembler/nasm
synced 2026-08-26 16:23:04 -04:00
Changes: document arith AL,imm8 fix
Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
This commit is contained in:
parent
b1ee0338a3
commit
447bb02e1d
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue