jasonmolenda added a comment. In D98529#2631946 <https://reviews.llvm.org/D98529#2631946>, @DavidSpickett wrote:
> TCR_ELx begins at 1 (see `D13.2.123 TCR_EL1, Translation Control Register > (EL1)` in the armarm) and covers EL0 and 1. Looking at the pseudocode access > to this is undefined at EL0. Ah LOL I hadn't read the ARM ARM when I wrote that, I thought this followed other control registers where EL0 and EL1 could have different settings here. My LC_NOTE only needed to record a single value. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D98529/new/ https://reviews.llvm.org/D98529 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits