aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
diff options
context:
space:
mode:
authorjacquesguan <Jianjian.Guan@streamcomputing.com>2022-01-21 14:35:20 +0800
committerjacquesguan <Jianjian.Guan@streamcomputing.com>2022-01-24 14:55:21 +0800
commitba16e3c31f66f02df08ec41394b765aa568a3107 (patch)
tree9d010eed1413b90b86dd89d7c51003029978021c /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
parentbf039a8620f1779d02280cb0a33c4d818073623b (diff)
downloadllvm-ba16e3c31f66f02df08ec41394b765aa568a3107.zip
llvm-ba16e3c31f66f02df08ec41394b765aa568a3107.tar.gz
llvm-ba16e3c31f66f02df08ec41394b765aa568a3107.tar.bz2
[RISCV] Decouple Zve* extensions and the V extension.
According to the spec, there are some difference between V and Zve64d. For example, the vmulh integer multiply variants that return the high word of the product (vmulh.vv, vmulh.vx, vmulhu.vv, vmulhu.vx, vmulhsu.vv, vmulhsu.vx) are not included for EEW=64 in Zve64*, but V extension does support these instructions. So we should decouple Zve* extensions and the V extension. Differential Revision: https://reviews.llvm.org/D117854
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions