The Memory Tagging Extension adds system instructions for data cache
maintenance, implemented as new operands to the DC instruction.
Patch by Pablo Barrio!
Paths
| Differential D52487
[AArch64][v8.5A] Add MTE system instructions ClosedPublic Authored by olista01 on Sep 25 2018, 7:18 AM.
Details Summary The Memory Tagging Extension adds system instructions for data cache Patch by Pablo Barrio!
Diff Detail
Event Timelineolista01 added reviewers: t.p.northover, rengolin, SjoerdMeijer, ab, kcc, pcc, eugenis, vlad.tsyrklevich.Sep 25 2018, 7:30 AM This revision is now accepted and ready to land.Sep 27 2018, 6:08 AM Closed by commit rL343570: [AArch64][v8.5A] Add MTE system instructions (authored by olista01). · Explain WhyOct 2 2018, 2:50 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 167904 llvm/trunk/lib/Target/AArch64/AArch64SystemOperands.td
llvm/trunk/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
llvm/trunk/test/MC/AArch64/armv8.5a-mte.s
llvm/trunk/test/MC/Disassembler/AArch64/armv8.5a-mte.txt
|