Patch adds support for the following instructions:
- SQADD, UQADD, SUQADD, USQADD
- SQSUB, UQSUB, SQSUBR, UQSUBR
The specification can be found here:
https://developer.arm.com/docs/ddi0602/latest
Differential D62130
[AArch64][SVE2] Asm: add saturating add/sub instructions c-rhodes on May 20 2019, 3:00 AM. Authored by
Details Patch adds support for the following instructions:
The specification can be found here:
Diff Detail Event Timeline
|