How stacks are used
A stack is used to store the sequence of return addresses
And for storing parameters
MIPS has no special support for this, but it is easy to implement a stack in main memory.
Previous slide
Next slide
Back to first slide
View graphic version