mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-14 19:49:36 +00:00
87e9c42495
This commit adds support for AArch64 in instrumentation runtime library, including AArch64 system calls. Also this commit divides syscalls into target-specific files. Reviewed By: rafauler, yota9 Differential Revision: https://reviews.llvm.org/D151942 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
common.h | ||
config.h.in | ||
hugify.cpp | ||
instr.cpp | ||
sys_aarch64.h | ||
sys_x86_64.h |