[Lldb-commits] [lldb] [lldb] Support arbitrary precision integer registers (PR #166363)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Wed Nov 5 07:01:49 PST 2025
Matej =?utf-8?q?Košík?= <matej.kosik at codasip.com>,
Matej =?utf-8?q?Košík?= <matej.kosik at codasip.com>,
Matej =?utf-8?q?Košík?= <matej.kosik at codasip.com>,
Matej =?utf-8?q?Košík?= <matej.kosik at codasip.com>,
Matej =?utf-8?q?Košík?= <matej.kosik at codasip.com>,
Matej =?utf-8?q?Košík?= <matej.kosik at codasip.com>,
Matej =?utf-8?q?Košík?= <matej.kosik at codasip.com>,
Matej =?utf-8?q?Košík?= <m4tej.kosik at gmail.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/166363 at github.com>
https://github.com/DavidSpickett commented:
It's not clear to me whether this supports arbitrary sizes where the register is for example, 6 bits (I saw a DSP once with these). "arbitrary" would mean yes, this is supported but please confirm.
If you want to limit this to byte multiples and only > 64-bit total then fine as long as that's clear in comments and testing.
https://github.com/llvm/llvm-project/pull/166363
More information about the lldb-commits
mailing list