Look at the exception vector table in figure 13.1 and the definitions of
the CHK and CHK2 instrucitons, what purpose would you expect a compiler
to use these instructions for in a user program. Demonstrate this by giving
a very simple example of a snippet of Pascal code and the machine instructions
you would expect a compiler to produce.
Look at section 13.6 in the book on the trace exception and describe how
you would expect the trace trap service routine to operate.
Explain figure 12.5 -- that is, what are these registers and how do their
contents relate to anything we have studied up to this point?