The specification can be found here:
https://developer.arm.com/docs/ddi0602/latest
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D62518
[AArch64][SVE2] Asm: add ext (immediate offset, constructive) instruction ClosedPublic Authored by c-rhodes on May 28 2019, 5:54 AM.
Details
Diff Detail Event Timelinec-rhodes added a parent revision: D62387: [AArch64][SVE2] Asm: support SVE Bitwise Logical - Unpredicated Group.May 28 2019, 5:55 AM c-rhodes added a child revision: D62526: [AArch64][SVE2] Asm: support FCVTX/FLOGB instructions.May 28 2019, 7:15 AM This revision is now accepted and ready to land.May 29 2019, 9:16 AM Closed by commit rL362070: [AArch64][SVE2] Asm: add ext (immediate offset, constructive) instruction (authored by c-rhodes). · Explain WhyMay 30 2019, 1:24 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 201642 lib/Target/AArch64/AArch64SVEInstrInfo.td
lib/Target/AArch64/SVEInstrFormats.td
test/MC/AArch64/SVE2/ext-diagnostics.s
test/MC/AArch64/SVE2/ext.s
|