DAA - Decimal Adjust AL after Addition |
* |
A |
B |
C |
D |
E |
F |
G |
H |
I |
J |
K |
L |
M |
N |
O |
P |
Q |
R |
S |
T |
U |
V |
W |
X |
Y |
Z |
? |
Code | Mnemonic | Description |
27 | DAA | Decimal adjust AL after addition |
Operands | Bytes | Clocks | |
1 | 3 | NP |
ID | unaffected | DF | unaffected |
VIP | unaffected | IF | unaffected |
VIF | unaffected | TF | unaffected |
AC | unaffected | SF | sets according to the result |
VM | unaffected | ZF | sets according to the result |
RF | unaffected | AF | sets if the adjustment of the value results in a decimal carry in either digit of the result |
NT | unaffected | PF | sets according to the result |
IOPL | unaffected | CF | sets if the adjustment of the value results in a decimal carry in either digit of the result |
OF | undefined |