On 3/6/23 03:06, Peter Maydell wrote:
On Tue, 28 Feb 2023 at 00:37, Richard Henderson
<richard.hender...@linaro.org> wrote:

Mirror the existing support for SVE.

Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---


+    g_string_printf(s, "<?xml version=\"1.0\"?>");
+    g_string_append_printf(s, "<!DOCTYPE target SYSTEM \"gdb-target.dtd\">");
+    g_string_append_printf(s, "<feature name=\"org.gnu.qemu.aarch64.za\">");

Isn't there an upstream-gdb-defined way to access the SME matrix ?

Not yet.


r~


Reply via email to