In this task, rather than modifying the default divide by zero interrupt handler, a custom interrupt handler routine is registered with the kernel (DPL 3 Initially) that skips the instruction causing divide by zero exception and proceeds with the next instruction, making the program execute uninterruptedly.
-
Notifications
You must be signed in to change notification settings - Fork 0
In this task, rather than modifying default handler, a custom interrupt handler routine is registered with the kernel (DPL 3 Initially) that skips the instruction causing divide by zero exception and proceeds with the next instruction.
bansalanurag/CustomDivByZeroInterruptHandler
About
In this task, rather than modifying default handler, a custom interrupt handler routine is registered with the kernel (DPL 3 Initially) that skips the instruction causing divide by zero exception and proceeds with the next instruction.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published