AAA - ASCII Adjust for 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 |
37 | AAA | ASCII 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 | undefined. |
VM | unaffected | ZF | undefined. |
RF | unaffected | AF | sets to 1 if there is a decimal borrow; otherwise, it's cleared to 0. |
NT | unaffected | PF | undefined. |
IOPL | unaffected | CF | sets to 1 if there is a decimal borrow; otherwise, it's cleared to 0. |
OF | undefined. |