Patch adds support for the following instructions:
SVE2 floating-point pairwise operations:
- FADDP, FMAXNMP, FMINNMP, FMAXP, FMINP
The specification can be found here:
https://developer.arm.com/docs/ddi0602/latest
Differential D62383
[AArch64][SVE2] Asm: support SVE2 Floating Point Pairwise Group c-rhodes on May 24 2019, 6:07 AM. Authored by
Details Patch adds support for the following instructions: SVE2 floating-point pairwise operations:
The specification can be found here:
Diff Detail
Event Timeline
|