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

[next] Fix #2128 by adding missing mapping values. #2335

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

Rot127
Copy link
Collaborator

@Rot127 Rot127 commented Apr 24, 2024

Your checklist for this pull request

  • I've documented or updated the documentation of every API function and struct this PR changes.
  • I've added tests that prove my fix is effective or that my feature works (if possible)

Detailed description

Companion to #2334
Fixes 2128. Some mapping information was dropped with the LLVM 7 sync.
Test plan

Added

Closing issues

closes #2128

@Rot127 Rot127 added the X86 Arch label Apr 24, 2024
@Rot127 Rot127 added this to the v6 milestone Apr 24, 2024
@kabeor kabeor merged commit 514b8fc into capstone-engine:next Apr 26, 2024
13 checks passed
@Rot127 Rot127 deleted the next-fix-2128 branch April 26, 2024 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cstool -d x64 "4c 85 7d 30" doesn't give the correct register reads after sync with LLVM 7.0.1
2 participants