Unusual Conditions Arise ...
Classify the unusual things that can happen
- Exceptions -- unusual events that affect the datapath, regardless of whether they are internally or externally generated
- Interrupts -- externally generated events
Examples …
- I/O device requests
- Invoke operating system from user program
- Arithmetic overflow
- Undefined instruction
- Errors