We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There's no red zone so the stack pointer must be decreased before any data can be stored in the frame. From openhwgroup/cv32e40p#10 .
The text was updated successfully, but these errors were encountered:
Does it suffice to say that "Stack-allocated data are only persistent while the stack pointer does not exceed their addreses"?
Sorry, something went wrong.
State assumption about stack volatility
2e966d5
Closes #32
State assumption about stack volatility (#43)
39e60f5
sorear
No branches or pull requests
There's no red zone so the stack pointer must be decreased before any data can be stored in the frame. From openhwgroup/cv32e40p#10 .
The text was updated successfully, but these errors were encountered: