diff options
author | Craig Topper <craig.topper@sifive.com> | 2025-03-31 21:49:07 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-31 21:49:07 -0700 |
commit | e3adf6bbfc72de043cffb3144079a9eb85e9ca40 (patch) | |
tree | 0abacb4ae34695f744afc58d7a38bfc20aa786b2 /lldb/packages/Python/lldbsuite/test/dotest.py | |
parent | b3c7d5951673cf45150f80744a89866c6646eb71 (diff) | |
download | llvm-e3adf6bbfc72de043cffb3144079a9eb85e9ca40.zip llvm-e3adf6bbfc72de043cffb3144079a9eb85e9ca40.tar.gz llvm-e3adf6bbfc72de043cffb3144079a9eb85e9ca40.tar.bz2 |
[RISCV] Use decodeCLUIImmOperand when disassembling C_LUI_HINT. (#133789)
This correctly rejects imm==0 and prints 1048575 instead of -1.
I've modified the test to only have each hex pattern once with different
check lines before it. This ensures we don't have more invalid messages
printed than we're checking for.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/dotest.py')
0 files changed, 0 insertions, 0 deletions