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 register accesses & operands of multiple ARMv8.3 PAC instructions #2022

Merged
merged 1 commit into from
May 20, 2023

Conversation

stevielavern
Copy link
Contributor

Fix for issue #2021 . Include a unit test for pac*, aut* and xpac* instructions. Run with:

python3 ./suite/regress/test_arm64_pac.py

@XVilka
Copy link
Contributor

XVilka commented May 17, 2023

@Rot127 take a look at this one
@stevielavern there is plan to syncronize ARM64 with LLVM, right after ARM32 and PPC: #2015

@Rot127
Copy link
Collaborator

Rot127 commented May 19, 2023

@stevielavern Thanks for fixing it! Although these changes will be overwritten with the auto-sync update it is nice nonetheless to have test cases.

@kabeor Can this be merged before v5 is released?

@kabeor
Copy link
Member

kabeor commented May 20, 2023

Ofz, thanks a lot!

@kabeor kabeor merged commit 790065a into capstone-engine:next May 20, 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

4 participants