aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
diff options
context:
space:
mode:
authorHsiangkai Wang <kai.wang@sifive.com>2021-02-18 14:52:19 +0800
committerHsiangkai Wang <kai.wang@sifive.com>2021-02-18 22:17:00 +0800
commitf1efa8abaf8e4fac5ef37aeb10d607ceecdb4ece (patch)
treee019b495ff309e111457d73ad3be1bfc2f4423d8 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
parentb97d8b32c32bd38ab5f7aa75a25dc31a9564fdc2 (diff)
downloadllvm-f1efa8abaf8e4fac5ef37aeb10d607ceecdb4ece.zip
llvm-f1efa8abaf8e4fac5ef37aeb10d607ceecdb4ece.tar.gz
llvm-f1efa8abaf8e4fac5ef37aeb10d607ceecdb4ece.tar.bz2
[RISCV] Fix bugs in pseudo instructions for masked segment load.
For masked segment load, the destination register should not overlap with mask register. It could not be V0. In the original implementation, there is no segment load/store register class without V0. In this patch, I added these register classes and modify `GetVRegNoV0` to get the correct one. Differential Revision: https://reviews.llvm.org/D96937
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions