The into instruction generates overflow interrupt (interrupt 4) if the overflow flag is
set. Overflow interrupt is a trap, and therefore the interrupt instruction is not restarted.
Write an ISR to replace the system supplied one. Your ISR should display a message
“An overflow has occurred” and then replace the result with zero. As a part of the
, test that into does not generate an interrupt unless the overflow flag is set.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here