Skip to content

Supported switch instruction in JaCoDB interpreter #39

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

Merged
merged 18 commits into from
Jul 19, 2023

Conversation

Damtev
Copy link
Member

@Damtev Damtev commented Jul 13, 2023

  • forkMulti was implemented - forking to a few states on a few disjoint conditions;
  • JcSwitchInst was supported in the JcInterpreter, using implemented forkMulti.

@Damtev Damtev requested a review from sergeypospelov July 13, 2023 06:26
@Damtev Damtev changed the title WIP: Supported switch instruction in JaCoDB interpreter Supported switch instruction in JaCoDB interpreter Jul 18, 2023
@Damtev Damtev merged commit f7dbc43 into main Jul 19, 2023
@sergeypospelov sergeypospelov mentioned this pull request Aug 21, 2023
57 tasks
petrukhinandrew added a commit to petrukhinandrew/usvm that referenced this pull request May 15, 2025
Saloed pushed a commit that referenced this pull request Jun 2, 2025
---------

Co-authored-by: Sergey Pospelov <sergeypospelov59@gmail.com>
Co-authored-by: Alexey Menshutin <alex.menshutin99@gmail.com>
petrukhinandrew added a commit to petrukhinandrew/usvm that referenced this pull request Jun 19, 2025
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.

3 participants