Design Issues of RISC                                                                                                                                   Print this page
<< Previous |  First |  Last |  Next >>       

Figure 8.2: Circular buffer of overlaping windows.

The circular buffer of overlapping windows is shown in the Figure 8.2. The procedure call pattern is : A called B, B called C, C called D and D called E, with procedure E as active process.

The current window pointer (CWP) points to the window of currently active procedure.

The saved window pointer identifies the window most recently saved in memory.

<< Previous |  First |  Last |  Next >>