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

Support reads and writes over all Arm SIMD registers #1621

Merged
merged 1 commit into from May 20, 2022

Conversation

ondryaso
Copy link
Contributor

This PR adds support for using all types of Arm SIMD registers (Q0–Q15, D0–D31 and S0–S15) in uc_reg_read and uc_reg_write.

@wtdcode wtdcode merged commit cc4ed6e into unicorn-engine:dev May 20, 2022
@wtdcode
Copy link
Member

wtdcode commented May 20, 2022

Looks good and thanks!

@ondryaso ondryaso deleted the dev-registers branch May 20, 2022 14:35
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