Skip to content

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

Merged
kabeor merged 1 commit intocapstone-engine:nextfrom
Rot127:next-fix-2128
Apr 26, 2024
Merged

[next] Fix #2128 by adding missing mapping values.#2335
kabeor merged 1 commit intocapstone-engine:nextfrom
Rot127:next-fix-2128

Conversation

@Rot127
Copy link
Copy Markdown
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
@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