mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-27 07:31:28 +00:00
01e30b30d0
The Scalable Matrix Extension (SME) does not require extra options beyond setting the cpu to "max". https://qemu-project.gitlab.io/qemu/system/arm/cpu-features.html#sme-cpu-property-examples SME depends on SVE, so that will be enabled too even if you don't ask for it by name. --sve --sme -> SVE and SME --sme -> SVE and SME --sve -> Only SVE Reviewed By: omjavaid Differential Revision: https://reviews.llvm.org/D152519 |
||
---|---|---|
.. | ||
android | ||
lldb-test-qemu | ||
analyze-project-deps.py | ||
disasm-gdb-remote.pl | ||
framework-header-fix.sh | ||
install_custom_python.py | ||
macos-setup-codesign.sh | ||
reproducer-replay.py | ||
use_lldb_suite.py | ||
verify_api.py |