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

Make RegAccessType available for arm. #163

Merged
merged 1 commit into from
Aug 25, 2024

Conversation

daniel-dt-thoma
Copy link
Contributor

fixes #97

I've copied the approach from x86 to arm as you've suggested and adjusted the tests accordingly.

@tmfink tmfink self-assigned this Aug 25, 2024
@tmfink tmfink merged commit 80ffbfa into capstone-rust:master Aug 25, 2024
15 of 16 checks passed
@tmfink
Copy link
Member

tmfink commented Aug 25, 2024

Thanks for your contribution!

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.

ArmOperand "access" member of type Option<RegAccessType> is missing
2 participants