[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
INT 04h (4) Overflow
Called when either an INTO (Interrupt on Overflow) instruction is
encountered and the Overflow Flag (OF) is set, or when an INT 4
instruction is encountered.
This service gives programmers a way to provide a common handler for
all arithmetic overflow conditions. By executing an INTO instruction
after any arithmetic operation, a program can ensure that overflow
conditions are properly handled.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson