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 2572 #2574

Merged
merged 4 commits into from
Dec 15, 2024
Merged

Fix 2572 #2574

merged 4 commits into from
Dec 15, 2024

Conversation

Rot127
Copy link
Collaborator

@Rot127 Rot127 commented Dec 6, 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

  • Adds missing access information for stur and ldur instructions.
  • Adds two more asserts
  • Fixes compatibility header generation done via the ASUpdater

LLVM edits: capstone-engine/llvm-capstone#70

Test plan

Added

Closing issues

closes #2572

@kabeor kabeor merged commit 4dc14ba into capstone-engine:next Dec 15, 2024
20 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.

[AArch64] Missing ACCESS mode in memory operand in instruction ldur
2 participants