Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
DynamoRIO
dynamorio
Merge requests
!4969
i#2626 AArch64 Decode: Missing misc SIMD instructions, part 1
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Administrator
requested to merge
i2626-misc-simd-instructions-part1
into
master
Jun 25, 2021
Overview
2
Commits
2
Pipelines
0
Changes
2
Created by: MDevereau
Add the following instructions to the codec:
ABS (scalar, vector)
ADDP (scalar)
SMAXV
SMINV
ZIP1
ZIP2
Issue
#2626