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 TBL variant #6521

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

philramsey-arm
Copy link
Collaborator

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

Issue: #3044

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

Issue: #3044
@AssadHashmi
Copy link
Contributor

The x86 failures look like #6417.

@AssadHashmi AssadHashmi merged commit 053edba into master Dec 20, 2023
13 of 15 checks passed
@AssadHashmi AssadHashmi deleted the i#3044-AArch64-SVE-codec-Add-SVE2-TBL-variant branch December 20, 2023 17:24
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