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#3044 AArch64 SVE: Add Z registers and a simple encoding group. #3073

Merged
merged 4 commits into from
Jun 29, 2018

Conversation

fhahn
Copy link
Contributor

@fhahn fhahn commented Jun 28, 2018

This patch adds a new register type for scalable vector (Z) registers
and encoding/decoding support for the
'SVE Integer Arithmetic - Unpredicated Group' encoding group.

The specification can be found at
https://developer.arm.com/docs/ddi0584/latest/arm-architecture-reference-manual-supplement-the-scalable-vector-extension-sve-for-armv8-a

Issue: #3044

Change-Id: I36b1e55b250aca11a9743e12e517edf500fdba4c

This patch adds a new register type for scalable vector (Z) registers
and encoding/decoding support for the
'SVE Integer Arithmetic - Unpredicated Group' encoding group.

The specification can be found at
https://developer.arm.com/docs/ddi0584/latest/arm-architecture-reference-manual-supplement-the-scalable-vector-extension-sve-for-armv8-a

Issue: #3044

Change-Id: I36b1e55b250aca11a9743e12e517edf500fdba4c
Change-Id: I28ea860b6cf0d233f9e2aa2d1af3740d8e39d338
Copy link
Contributor

@egrimley egrimley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Change-Id: Iab9bd09c1b1fac4cd19fadf19c3e6eed3f9a5e49
@fhahn
Copy link
Contributor Author

fhahn commented Jun 28, 2018

Thanks Edmund! cc @andreipoe

@fhahn fhahn merged commit ea21f0e into master Jun 29, 2018
@fhahn fhahn deleted the i3044-sve-arith-unpred branch June 29, 2018 09:28
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.

2 participants