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

Add SVE register definitions to AArch64 #680

Merged
merged 2 commits into from
Sep 14, 2023
Merged

Conversation

GeorgeWort
Copy link
Contributor

Also adds a test to check all AArch64 register codes are assigned.

@philipc
Copy link
Collaborator

philipc commented Sep 14, 2023

I wasn't sure what the beta designation meant for these. I assume these are all in common usage now then?

@GeorgeWort
Copy link
Contributor Author

It is indeed still in beta, but the specification is complete and these things aren't expected to change. LLVM already includes the SVE registers in it's DWARF output, so I think it would make sense for readers to be able to interpret these register numbers.

@philipc philipc merged commit 531636d into gimli-rs:master Sep 14, 2023
20 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