Which of the following does NOT occur in the handling of exc
Which of the following does NOT occur in the handling of exceptions?
The PC is set to the handler address 0x800000180
The PC is set to 0
The cause of the exception is placed in the \"cause\" register.
The PC is saved in the EPC.
| The PC is set to the handler address 0x800000180 | ||
| The PC is set to 0 | ||
| The cause of the exception is placed in the \"cause\" register. | ||
| The PC is saved in the EPC. |
Solution
The PC is set to the handler address 0x800000180 is not occur in handling exceptions
