-
Notifications
You must be signed in to change notification settings - Fork 396
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AArch64: Implement vector shift and rotate evaluators
This commit implements evaluators for vector shift and rotate opcodes. Evaluators for the masked version of those opcodes are also added. Signed-off-by: Akira Saitoh <saiaki@jp.ibm.com>
- Loading branch information
Akira Saitoh
committed
Jun 1, 2023
1 parent
0509e46
commit 87130f9
Showing
4 changed files
with
287 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.