Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédente | |||
back2root:ibm-pc-ms-dos:interrupts:int_00:start [2024/10/29 08:21] – ↷ Page déplacée de back2root:ibm-pc-ms-dos:interrupts:int_01:start à back2root:ibm-pc-ms-dos:interrupts:int_00:start frater | back2root:ibm-pc-ms-dos:interrupts:int_00:start [2024/10/29 08:23] (Version actuelle) – [Notes & Comments] frater | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | ====== Int 01h - Divide Error - CPU-Generated (Hardware Handler) ====== | + | ====== Int 00h - Divide Error - CPU-Generated (Hardware Handler) ====== |
Generated if the divisor of a DIV or IDIV instruction is zero or the quotient overflows the result register; DX and AX will be unchanged. | Generated if the divisor of a DIV or IDIV instruction is zero or the quotient overflows the result register; DX and AX will be unchanged. | ||
Ligne 15: | Ligne 15: | ||
See Also INT 04 | See Also INT 04 | ||
- | [[start|Back]] | + | [[back2root: |