Int 04

Prev Next Ralf Interrups Categories Contents

------

CPU-generated - INTO DETECTED OVERFLOW

Desc: The INTO instruction will generate this interrupt if OF (Overflow Flag) is set; otherwise, INTO is effectively a NOP

Note: May be used for convenient overflow testing (to prevent errors from propagating) instead of JO or a JNO/JMP combination

See Also: INT 00"CPU" - OPCODE "AAD" - OPCODE "AAM"

Category: CPU-Generated - Int 04h - C

------

Prev Next Ralf Interrups Categories Contents