4,890 views
5 votes
5 votes
Assume that RISC processor contains 10 global registers, 10 local registers, 6 In register and 6 Out register. It contain 4 register windows what is the size of window and register file of the processor?

a) 30 and 74

b) 32 and 74

c) 22 and 64

d) 22 and 70

1 Answer

Best answer
9 votes
9 votes
G: No. of global registers.

 

L: No. of local registers in each window.

C: No. of registers common to two windows W: No. of windows.

Window size (S): No. of registers available for each window.

Window Size= S= L+2C+G

Register file (F): Total no. of registers needed in the processor.

Register File= F= (L+C)W+G

B should be answer.
selected by

Related questions

2 votes
2 votes
1 answer
1
aditi19 asked Dec 10, 2018
1,527 views
is the CPI of RISC processor always 1?
0 votes
0 votes
1 answer
4
Neyoa asked May 19, 2022
1,137 views
1. For a 1Gbps link, 10 ms prop. delay, 1000-bit packet, compute the utilization for: a. Stop and wait protocolb. Sliding window (window size=10)