Patch adds support for the following instructions:
- LDNT1SB, LDNT1B, LDNT1SH, LDNT1H, LDNT1SW, LDNT1W, LDNT1D
The specification can be found here:
https://developer.arm.com/docs/ddi0602/latest
Differential D62528 Authored by c-rhodes on May 28 2019, 7:48 AM.
Details Summary Patch adds support for the following instructions:
The specification can be found here:
Diff Detail
Event Timelinec-rhodes added a parent revision: D62526: [AArch64][SVE2] Asm: support FCVTX/FLOGB instructions.May 28 2019, 7:49 AM c-rhodes added a child revision: D62530: [AArch64][SVE2] Asm: support SVE2 vector splice (constructive).May 28 2019, 8:00 AM This revision is now accepted and ready to land.May 29 2019, 1:52 AM Closed by commit rGebe23041f087: [AArch64][SVE2] Asm: support SVE2 load instructions (authored by c-rhodes). · Explain WhyMay 30 2019, 1:44 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 202135 |