qa.hlp (Table of Contents; Topic list)
BCD Adjust Instructions
   Instruction Summary  Contents  Index
──────────────────────────────────────────────────────────────────────────────
 
The ASCII instructions assume unpacked BCD values--one value per word.
The DECIMAL instructions assume packed BCD values--one value per byte.
 
Mnemonic      Name
AAA           ASCII Adjust After Addition
AAS           ASCII Adjust After Subtraction
AAM           ASCII Adjust After Multiply
AAD           ASCII Adjust Before Division
DAA           Decimal Adjust After Division
DAS           Decimal Adjust After Subtraction
                                    -♦-