why is the stack segment said to be grown downwards in the 8086
Answers
Answered by
1
Answer:
here's ur answer dude
Explanation:
The stack pointer was chosen to run "downhill" (with the stack advancing toward lower memory) to simplify indexing into the stack from the user's program (positive indexing) and to simplify displaying the contents of the stack from a front panel.
hope it helps
Similar questions