This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Add v8.5-a Memory Tagging STGM/LDGM instructions
ClosedPublic

Authored by DavidSpickett on Apr 1 2019, 6:42 AM.

Details

Summary

The STGV/LDGV instructions were replaced with
STGM/LDGM. The encodings remain the same but there
is no longer writeback so there are no unpredictable
encodings to check for.

The specfication can be found here:
https://developer.arm.com/docs/ddi0596/c

Diff Detail

Repository
rL LLVM

Event Timeline

DavidSpickett created this revision.Apr 1 2019, 6:42 AM
javed.absar accepted this revision.Apr 1 2019, 7:22 AM
This revision is now accepted and ready to land.Apr 1 2019, 7:22 AM
This revision was automatically updated to reflect the committed changes.
llvm/trunk/test/MC/AArch64/armv8.5a-mte.s