From c22e902d2b080fb885024c83e4ffec4ed835f9e7 Mon Sep 17 00:00:00 2001 From: Taylor Simpson Date: Mon, 24 Jun 2024 19:16:58 -0600 Subject: [PATCH] Fix system/guest registers in hexagon-sys.xml Add system registers to a total of 85 (per hex_regs.h) Move guest registers to end Add gelr/gsr/gosp/gbadva names for g0-g4 Signed-off-by: Taylor Simpson --- gdb-xml/hexagon-sys.xml | 31 +++++++++++++++++++++++++++---- 1 file changed, 27 insertions(+), 4 deletions(-) diff --git a/gdb-xml/hexagon-sys.xml b/gdb-xml/hexagon-sys.xml index 7a2a678adc09..fe80d6e13c63 100644 --- a/gdb-xml/hexagon-sys.xml +++ b/gdb-xml/hexagon-sys.xml @@ -80,10 +80,33 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + +