aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
diff options
context:
space:
mode:
authorWu Xinlong <821408745@qq.com>2022-01-24 12:00:09 +0800
committerWu Xinlong <821408745@qq.com>2022-01-24 14:45:35 +0800
commite29d8fb16978c463c7ea08cb255f5a97eca16d36 (patch)
tree9038aaefebc35825affb09590608c5459e1c57c9 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
parent1f4a0531b3fdb9b4747c155805393a91926fe058 (diff)
downloadllvm-e29d8fb16978c463c7ea08cb255f5a97eca16d36.zip
llvm-e29d8fb16978c463c7ea08cb255f5a97eca16d36.tar.gz
llvm-e29d8fb16978c463c7ea08cb255f5a97eca16d36.tar.bz2
[RISCV] Initially support the K-extension instructions on the LLVM MC layer
This commit is currently implementing supports for scalar cryptography extension for LLVM according to version v1.0.0 of [K Ext specification](https://github.com/riscv/riscv-crypto/releases)(scala crypto has been ratified already). Currently, we are implementing the MC (Machine Code) layer of his extension and the majority of work is done under `llvm/lib/Target/RISCV` directory. There are also some test files in `llvm/test/MC/RISCV` directory. Remove the subfeature of Zbk* which conflict with b extensions to reduce the size of the patch. (Zbk* will be resubmit after this patch has been merged) **Co-author:**@ksyx & @VincentWu & @lihongliang & @achieveartificialintelligence Reviewed By: craig.topper Differential Revision: https://reviews.llvm.org/D98136
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions