This instruction writes a block of allocation tags
and stores zero to the associated data locations.
It differs from STGM by 1 bit and has the same
arguments.
The specification can be found here:
https://developer.arm.com/docs/ddi0596/c
Paths
| Differential D60065
[AArch64] Add v8.5-a Memory Tagging STZGM instruction ClosedPublic Authored by DavidSpickett on Apr 1 2019, 6:44 AM.
Details Summary This instruction writes a block of allocation tags It differs from STGM by 1 bit and has the same The specification can be found here:
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 1 2019, 7:23 AM Closed by commit rL357397: [AArch64] Add v8.5-a Memory Tagging STZGM instruction (authored by DavidSpickett). · Explain WhyApr 1 2019, 7:58 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 193090 llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.td
llvm/trunk/test/MC/AArch64/armv8.5a-mte-error.s
llvm/trunk/test/MC/AArch64/armv8.5a-mte.s
llvm/trunk/test/MC/Disassembler/AArch64/armv8.5a-mte.txt
|