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

CT: Change PC on data rule to any effect #954

Open
simonlechner opened this issue Dec 4, 2024 · 0 comments
Open

CT: Change PC on data rule to any effect #954

simonlechner opened this issue Dec 4, 2024 · 0 comments

Comments

@simonlechner
Copy link
Contributor

Currently states with the program counter pointing to data are skipped. The rule defining the effect for these states is pc_on_data_is_ignored, this effect should be changed to any effect and allow interpreters to handle them as they want as these states are not reachable during a normal run.

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

No branches or pull requests

1 participant