This is an archive of the discontinued LLVM Phabricator instance.

[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
maintenance, implemented as new operands to the DC instruction.

Patch by Pablo Barrio!

Diff Detail

Repository
rL LLVM

Event Timeline

olista01 created this revision.Sep 25 2018, 7:18 AM
t.p.northover accepted this revision.Sep 27 2018, 6:08 AM

This looks fine.

This revision is now accepted and ready to land.Sep 27 2018, 6:08 AM
This revision was automatically updated to reflect the committed changes.