This patch adds support for the integer pairwise add and accumulate long
instructions SADALP/UADALP. These instructions are predicated.
The specification can be found here:
https://developer.arm.com/docs/ddi0602/latest
Differential D62001
[AArch64][SVE2] Asm: add SADALP and UADALP instructions c-rhodes on May 16 2019, 3:56 AM. Authored by
Details
This patch adds support for the integer pairwise add and accumulate long The specification can be found here:
Diff Detail
|