A RISC processor has 152 total registers with 12 designated
A RISC processor has 152 total registers, with 12 designated as global registers. The 10 register windows each have 6 input registers and 6 output registers. How many local registers are in each register window set?
Solution
========================================================
A RISC processor has 152 total registers, with 12 designated as global registers. The 10 register windows each have 6 input registers and 6 output registers.
How many local registers are in each register window set?
-------------
Answer:
-------------
Given
RISC Processor has 152 registers
12 designated as global registers
The 10 register windows each have 6 input registers and 6 output registers
The answer is 8, Since there are 12 global registers which means that those are in all of them.
Hence, There are combined 12 input and output per register window set. Which leaves each input/ouptut with 8 local registers in each register window set.
========================================================
