1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/lib/Target/AArch64/Disassembler
Oliver Stannard f2ee7fe9fe [AArch64][v8.5A] Add Memory Tagging instructions
This adds new instructions to manipluate tagged pointers, and to load
and store the tags associated with memory.

Patch by Pablo Barrio, David Spickett and Oliver Stannard!

Differential revision: https://reviews.llvm.org/D52490

llvm-svn: 343572
2018-10-02 10:04:39 +00:00
..
AArch64Disassembler.cpp [AArch64][v8.5A] Add Memory Tagging instructions 2018-10-02 10:04:39 +00:00
AArch64Disassembler.h [AArch64, Lanai] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-01-06 00:30:53 +00:00
AArch64ExternalSymbolizer.cpp [Target] Untangle disassemblers 2018-09-10 12:53:46 +00:00
AArch64ExternalSymbolizer.h
CMakeLists.txt
LLVMBuild.txt