Section 4.9: Exceptions
Exceptions are how the CPU handles invalid computions and requests to stop the currently running task to use the CPU for something else. This section gives an overview of exceptions and how the CPU processess them.