diff options
author | Ties Stuij <ties.stuij@arm.com> | 2021-11-30 09:09:59 +0000 |
---|---|---|
committer | Zeno <zeno@Zenos-MacBook-Pro.local> | 2021-11-30 09:28:18 +0000 |
commit | 5cff77c23f43130887b566dd0fe237e1c482e23b (patch) | |
tree | 56a05f172d9f06adbaf5652125a3e931c225429f /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp | |
parent | ae1ea0bead75f4c7a4c965dfa40b5f3b78b60364 (diff) | |
download | llvm-5cff77c23f43130887b566dd0fe237e1c482e23b.zip llvm-5cff77c23f43130887b566dd0fe237e1c482e23b.tar.gz llvm-5cff77c23f43130887b566dd0fe237e1c482e23b.tar.bz2 |
[clang][ARM] PACBTI-M assembly support
Introduce assembly support for Armv8.1-M PACBTI extension. This is an optional
extension in v8.1-M.
There are 10 new system registers and 5 new instructions, all predicated on the
feature.
The attribute for llvm-mc is called "pacbti". For armclang, an architecture
extension also called "pacbti" was created.
This patch is part of a series that adds support for the PACBTI-M extension of
the Armv8.1-M architecture, as detailed here:
https://community.arm.com/arm-community-blogs/b/architectures-and-processors-blog/posts/armv8-1-m-pointer-authentication-and-branch-target-identification-extension
The PACBTI-M specification can be found in the Armv8-M Architecture Reference
Manual:
https://developer.arm.com/documentation/ddi0553/latest
The following people contributed to this patch:
- Victor Campos
- Ties Stuij
Reviewed By: labrinea
Differential Revision: https://reviews.llvm.org/D112420
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions