Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sharpen up definition of the extent of the stack #79

Merged
merged 1 commit into from
Jul 7, 2022
Merged

Conversation

stuij
Copy link
Member

@stuij stuij commented Mar 4, 2021

Currently, the SP is specified to lie between stack-base inclusive, and
stack-limit exclusive. Having the stack-limit be exclusive to the stack pointer
is confusing at best, so for clarity this patch changes the definition to be
stack-limit inclusive.

@Wilco1
Copy link
Contributor

Wilco1 commented May 24, 2022

Agreed, we should go ahead and finally merge this.

Currently, the SP is specified to lie between stack-base inclusive, and
stack-limit exclusive. Having the stack-limit be exclusive to the stack pointer
is confusing at best, so for clarity this patch changes the definition to b
stack-limit inclusive.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants