diff options
author | Javed Absar <javed.absar@arm.com> | 2019-04-26 21:08:11 +0000 |
---|---|---|
committer | Javed Absar <javed.absar@arm.com> | 2019-04-26 21:08:11 +0000 |
commit | 18b0c40bc5dbaf25157a838701b2aba8ba8440db (patch) | |
tree | d95595bc82c87acf340ce94df9c8da068f3437cb /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
parent | b6661490b42f85b6e62591f202f6ac0efae206fc (diff) | |
download | bcm5719-llvm-18b0c40bc5dbaf25157a838701b2aba8ba8440db.tar.gz bcm5719-llvm-18b0c40bc5dbaf25157a838701b2aba8ba8440db.zip |
[AArch64] Add support for MTE intrinsics
This provides intrinsics support for Memory Tagging Extension (MTE),
which was introduced with the Armv8.5-a architecture.
These intrinsics are available when __ARM_FEATURE_MEMORY_TAGGING is defined.
Each intrinsic is described in detail in the ACLE Q1 2019 documentation:
https://developer.arm.com/docs/101028/latest
Reviewed By: Tim Nortover, David Spickett
Differential Revision: https://reviews.llvm.org/D60485
llvm-svn: 359348
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions