Question
Consider the following change to the interrupt mechanism discussed in class. The mode bit is no longer part of the PSW register, but is a
Consider the following change to the interrupt mechanism discussed in class. The mode bit is no longer part of the PSW register, but is a separate one bit register. Whenever an interrupt occurs, the hardware automatically changes the mode bit to ``supervisor''. Whenever the RTI instruction is executed in supervisor mode, the hardware changes the mode bit to ``user''. (The hardware takes these actions in addition to the usual actions that it takes in the interrupt mechanism discussed in class.) There are no other changes to the interrupt mechanism that we discussed in class. Will this mechanism work? (Yes or No). Explain in LESS THAN 50 WORDS.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started