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

AArch64: fixes register access flags for moves #1974

Merged
merged 1 commit into from Mar 19, 2023

Conversation

thomasdangl
Copy link

This patch is a follow-up to the patch series #1423, which addresses issues outlined in #1422.

The same issue with incorrect markings for source registers seen for store instructions is also present for the move instructions. We also have the wrong access flags in the destination register for MRS and MSR.

Best regards,
Thomas

@kabeor
Copy link
Member

kabeor commented Mar 19, 2023

Great, thanks!

@kabeor kabeor merged commit 59153d3 into capstone-engine:next Mar 19, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants