Review: A Simple Program’s Memory Layout
What are the possible addresses generated by the program?
How big is our DRAM?
Is there more than one program running?
If so, how do we allocate memory to each?
Stack
Data
Text
add r,s1,s2
Reserved
0
2n-1
3
5
Previous slide
Next slide
Back to first slide
View graphic version