Patch adds support for the SVE2 character match instructions MATCH and NMATCH.
The specification can be found here:
https://developer.arm.com/docs/ddi0602/latest
Differential D62206 Authored by c-rhodes on May 21 2019, 9:11 AM.
Details Summary Patch adds support for the SVE2 character match instructions MATCH and NMATCH. The specification can be found here:
Diff Detail
Event Timelinec-rhodes added a parent revision: D62205: [AArch64][SVE2] Asm: support SVE2 Narrowing Group.May 21 2019, 9:11 AM This revision is now accepted and ready to land.May 21 2019, 9:19 AM c-rhodes added a child revision: D62304: [AArch64][SVE2] Asm: support SVE2 Misc Group.May 23 2019, 6:02 AM Closed by commit rL361627: [AArch64][SVE2] Asm: support SVE2 String Processing Group (authored by c-rhodes). · Explain WhyMay 24 2019, 3:29 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 201184 |