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

Fix test suite against recent capstone releases #192

Merged
merged 2 commits into from
Sep 1, 2023

Conversation

hamarituc
Copy link
Contributor

@hamarituc hamarituc commented Sep 1, 2023

  • Recognize ret and jmp with repz and notrack prefix as valid branching instructions
  • Fix test suite

closes #190

@hamarituc hamarituc changed the title Recognize ret and jmp with repz and notrack prefix as valid branching instructions Fix test suite against recent capstone releases Sep 1, 2023
@SweetVishnya SweetVishnya merged commit 4d58136 into JonathanSalwan:master Sep 1, 2023
1 check failed
@hamarituc hamarituc deleted the prefix branch September 1, 2023 07:29
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.

Test cases not stable with respect to capstone version
2 participants