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
!4978
i#2626: AArch64 decode: Add signed arithmetic SIMD instructions
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Administrator
requested to merge
i2626-signed-arithmetic-SIMD
into
master
Jun 30, 2021
Overview
2
Commits
1
Pipelines
0
Changes
2
Created by: MDevereau
Adds the following instructions to the codec:
SADALP
SADDLP
SMLAL, SMLAL2
SXTL, SXTL2 (SSHLL alias)
Issue:
#2626