[Lldb-commits] [lldb] [llvm] [lldb][FreeBSD][AArch64] Enable register field detection (PR #85058)

2024-07-01 Thread Andrew Turner via lldb-commits

zxombie wrote:

This looks good to me

https://github.com/llvm/llvm-project/pull/85058
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits


[Lldb-commits] [lldb] [llvm] [lldb][FreeBSD][AArch64] Enable register field detection (PR #85058)

2024-05-22 Thread Andrew Turner via lldb-commits

zxombie wrote:

It looks like `svcr` is for SME & `mte_ctrl` is for MTE. Neither of these are 
currently supported in FreeBSD. When they are supported the appropriate `HWCAP` 
flags (and `ID_AA64*` registers) will be set to tell userspace it can use them.

https://github.com/llvm/llvm-project/pull/85058
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits