|
-
Oct 6th, 2006, 11:55 AM
#5
Re: Problems visualing the stack in MIPS32!
Not quite. A large stack of plates differs from an OS stack in a few very important details, the most important of which is that you can read values from deeper in the stack in the OS stack, while accessing a plate in a plate stack is impossible without taking off all the plates above. That more closely resembles the stack of a stack-based language, such as the theoretical Java Virtual Machine, or the Flash ActionScript execution context.
Besides, the OP didn't ask about the theory behind LIFO, but about some details of the MIPS stack implementation.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|