[Lldb-commits] [lldb] [llvm] [AArch64] Fix definition of system register move instructions (PR #185709)
David Green via lldb-commits
lldb-commits at lists.llvm.org
Sat May 30 10:31:35 PDT 2026
davemgreen wrote:
This does sound perhaps a bit late to be doing now, if people were relying on the old format and GCC is not likely to change. A quick search of github shows a few uses (https://github.com/search?q=%22msr+s1_%22&type=code), including one on our own website https://developer.arm.com/documentation/100048/0100/system-control/aarch64-register-descriptions/dc-ciall-clean-invalidate-all.
https://github.com/llvm/llvm-project/pull/185709
More information about the lldb-commits
mailing list