AAD - ASCII Adjust AX Before Division |
* |
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 |
| D5 0A | AAD | ASCII adjust AX before division |
| D5 ib | (no mnemonic) | Adjust AX before division to number base imm8 |
| Operands | Bytes | Clocks | |
| 2 | 10 | 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 | undefined |
| NT | unaffected | PF | sets according to the result |
| IOPL | unaffected | CF | undefined |
| OF | undefined |