diff options
author | liulin92 <lindanliulin@gmail.com> | 2025-03-19 16:50:55 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-19 16:50:55 +0800 |
commit | 415dd383e4066717178870f1927f542a3d96621a (patch) | |
tree | 32e56414e7b919930bb2addd2eca8275252c2efa /lldb/source/Interpreter/CommandInterpreter.cpp | |
parent | 74f5a028cb612e7e9bcf75d8ceb1a0a9d20fdb80 (diff) | |
download | llvm-415dd383e4066717178870f1927f542a3d96621a.zip llvm-415dd383e4066717178870f1927f542a3d96621a.tar.gz llvm-415dd383e4066717178870f1927f542a3d96621a.tar.bz2 |
[RISCV][MC] Correct the register state update for auipc (#130897)
AUIPC is a 20-bits value which is used to form 32-bits offset thus it
should be a int32 value, then signed-extend to int64.
Diffstat (limited to 'lldb/source/Interpreter/CommandInterpreter.cpp')
0 files changed, 0 insertions, 0 deletions