DAS - Decimal Adjust AL after Subtraction |
* |
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 |
| 2F | DAS | Decimal adjust AL after subtraction |
| 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 borrow 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 borrow in either digit of the result |
| OF | undefined |