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

make Op Stack Table variable length #234

Merged
merged 27 commits into from
Oct 30, 2023
Merged

make Op Stack Table variable length #234

merged 27 commits into from
Oct 30, 2023

Conversation

jan-ferdinand
Copy link
Member

This PR changes internal behavior (“only”). It prepares Triton VM to handle instructions that change the op stack's length by more than one between two consecutive execution cycles. While the constraints for any thusly altered instructions will have to be adopted for the instruction's new behavior, the op stack's constraints will remain stable1.

Footnotes

  1. excepting as-of-yet undiscovered bugs

@jan-ferdinand jan-ferdinand self-assigned this Oct 23, 2023
@jan-ferdinand jan-ferdinand marked this pull request as ready for review October 30, 2023 07:59
@jan-ferdinand jan-ferdinand merged commit b606dc6 into master Oct 30, 2023
@jan-ferdinand jan-ferdinand deleted the new_op_stack branch October 30, 2023 09:56
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.

1 participant