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

[v5] Fix incorrect ID mappings for PPC #2333

Merged
merged 1 commit into from
Apr 30, 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

Partially addresses #2087.
I t only addresses the miss-mapping of instruction IDs.

The first point of #2087 (not setting crx.reg is not worth fixing IMHO). Because it was never set and adding support for it is basically implementing a new feature. But with v6 (and the current next) everything is different and better anyways.

Test plan

...

Closing issues

closes #2087

@Rot127 Rot127 added the PowerPC Arch label Apr 24, 2024
@Rot127 Rot127 added this to the v5.0.2 milestone Apr 24, 2024
@kabeor kabeor merged commit 30a4ecf into capstone-engine:v5 Apr 30, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants