[Lldb-commits] [lldb] [lldb][AArch64][Linux] Add Floating Point Mode Register (PR #106695)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 11 01:51:27 PDT 2024


DavidSpickett wrote:

ping!

I should also note that all required changes are in the kernel, but not in firmware. I have used a WIP firmware patch that the kernel contributor also used, to develop this. So there is a tiny chance that there would be changes later when official firmware support is done, but given that it's a single register with relatively limited impact, I doubt it.

I can provide that patch if you want to get it running, but I hope the changes are simple enough to review without that.

https://github.com/llvm/llvm-project/pull/106695


More information about the lldb-commits mailing list