[Lldb-commits] [lldb] [lldb][RISCV] Fix float load and stores in RISC-V emulator (PR #167490)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Tue Nov 11 04:53:12 PST 2025
https://github.com/DavidSpickett commented:
Load/store size changing with precision makes sense. That's how I'd expect them to act.
Can you cite some part of the spec that says the immediate should be sign extended?
(maybe this is second nature to RISC-V experts but I keep my distance from the details usually)
https://github.com/llvm/llvm-project/pull/167490
More information about the lldb-commits
mailing list