mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 20:23:11 +01:00
1b5e161992
ARMv8.2-A adds a new PSTATE bit, PSTATE.UAO, which allows the LDTR/STTR instructions to behave the same as LDR/STR with respect to execute-only pages at higher privilege levels. New variants of the MSR/MRS instructions are added to allow reading and writing this bit. It is a required part of ARMv8.2-A, so no additional subtarget features are required. Differential Revision: http://reviews.llvm.org/D15020 llvm-svn: 254157 |
||
---|---|---|
.. | ||
AArch64Disassembler.cpp | ||
AArch64Disassembler.h | ||
AArch64ExternalSymbolizer.cpp | ||
AArch64ExternalSymbolizer.h | ||
CMakeLists.txt | ||
LLVMBuild.txt | ||
Makefile |