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

i#7185 Add missing AArch64 system register enums #7189

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

philramsey-arm
Copy link
Collaborator

Add decoding support for the following AArch64 registers:

CONTEXTIDR_EL1
ELR_EL1
SPSR_EL1
TPIDR_EL1

Also add some missing tests for other AArch64 registers.

Fixes: #7185

Add decoding support for the following AArch64 registers:

CONTEXTIDR_EL1
ELR_EL1
SPSR_EL1
TPIDR_EL1

Also add some missing tests for other AArch64 registers.

Fixes: #7185
@derekbruening derekbruening merged commit 7c7da39 into master Jan 16, 2025
17 checks passed
@derekbruening derekbruening deleted the i#7185-add-missing-aarch64-el1-registers branch January 16, 2025 00:24
@derekbruening
Copy link
Contributor

Thank you for the quick fix!

@philramsey-arm
Copy link
Collaborator Author

No problem!

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.

Missing AArch64 System Registers Enums
2 participants