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 codec: Add SVE2 SPLICE variant #6517

Merged
merged 2 commits into from
Dec 19, 2023

Conversation

philramsey-arm
Copy link
Collaborator

This patch adds the appropriate macros, tests and codec entries to decode and encode the following instruction:
SPLICE <Zd>.<T>, <Pv>, { <Zn1>.<T>, <Zn2>.<T> }

Issue: #3044

This patch adds the appropriate macros, tests and codec entries to
decode and encode the following instruction:
```SPLICE    <Zd>.<T>, <Pv>, { <Zn1>.<T>, <Zn2>.<T> }```

Issue: #3044
This patch adds the appropriate macros, tests and codec entries to
decode and encode the following instruction:
```SPLICE    <Zd>.<T>, <Pv>, { <Zn1>.<T>, <Zn2>.<T> }```

Issue: #3044
@AssadHashmi
Copy link
Contributor

The x86-32 regression is due to #6417.

@AssadHashmi AssadHashmi merged commit 5692196 into master Dec 19, 2023
13 of 15 checks passed
@AssadHashmi AssadHashmi deleted the i#3044-AArch64-SVE-codec-Add-SVE2-SPLICE-variant branch December 19, 2023 14:05
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