Re: [lldb-dev] RFC: How to handle non-address bits in the output of "memory read"

2022-01-04 Thread Stephen Hines via lldb-dev
Hi David, Sending this message again as I'm now back from vacation (and I was finally able to subscribe to lldb-dev - non-subscribers are prevented from sending email to it). On Fri, Dec 10, 2021 at 1:56 AM David Spickett wrote: > (Peter and Stephen on CC since you've previously asked about thi

[lldb-dev] RFC: How to handle non-address bits in the output of "memory read"

2021-12-10 Thread David Spickett via lldb-dev
(Peter and Stephen on CC since you've previously asked about this sort of thing) This relates to https://reviews.llvm.org/D103626 and other recent patches about non-address bits. On AArch64 we've got a few extensions that use "non address bits". These are bits beyond the (in most cases) 48 bit vi