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

Arm regressions #2556

Merged
merged 6 commits into from
Dec 5, 2024
Merged

Arm regressions #2556

merged 6 commits into from
Dec 5, 2024

Conversation

Rot127
Copy link
Collaborator

@Rot127 Rot127 commented Nov 25, 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

Fixes some ARM regressions.

  • rfe instructions have now a single memory operand, not a register.
  • Removed incorrectly added ADR_ and VSCCLRM_ instruction ids.
  • Fix incorrectly set writebacks.

Other

  • Remove unused files.

Test plan

Added

Closing issues

...

@github-actions github-actions bot removed the CS-core-files auto-sync label Nov 25, 2024
Copy link
Contributor

@XVilka XVilka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kabeor could you please merge this quickly?

@XVilka
Copy link
Contributor

XVilka commented Dec 3, 2024

@kabeor

Copy link
Member

@kabeor kabeor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx;)

@kabeor kabeor closed this Dec 5, 2024
@kabeor kabeor reopened this Dec 5, 2024
@kabeor kabeor merged commit ef74d44 into capstone-engine:next Dec 5, 2024
27 checks passed
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.

3 participants