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

Add predicates #22

Merged
merged 28 commits into from
Jun 13, 2024
Merged

Add predicates #22

merged 28 commits into from
Jun 13, 2024

Conversation

fkrause98
Copy link
Contributor

Changes:

  • Add state flags to the vm state.
  • Conditionally execute opcodes depending on instructions.
  • Add tests for features.

@fkrause98 fkrause98 marked this pull request as draft June 12, 2024 22:55
@fkrause98 fkrause98 changed the base branch from main to add-and-sub-opcodes June 12, 2024 22:57
@fkrause98 fkrause98 changed the base branch from add-and-sub-opcodes to main June 12, 2024 22:57
@fkrause98 fkrause98 marked this pull request as ready for review June 12, 2024 22:59
Copy link
Contributor

@gianbelinche gianbelinche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just that one comment, everything else is fine

Copy link
Contributor

@juan518munoz juan518munoz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fkrause98 fkrause98 merged commit eac3375 into main Jun 13, 2024
3 checks passed
@fkrause98 fkrause98 deleted the add-predicates branch June 13, 2024 18:34
@fkrause98 fkrause98 mentioned this pull request Jun 13, 2024
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.

4 participants