aboutsummaryrefslogtreecommitdiff
path: root/gdb/features/tic6x-gp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/features/tic6x-gp.xml')
-rw-r--r--gdb/features/tic6x-gp.xml42
1 files changed, 42 insertions, 0 deletions
diff --git a/gdb/features/tic6x-gp.xml b/gdb/features/tic6x-gp.xml
new file mode 100644
index 0000000..d1249f3
--- /dev/null
+++ b/gdb/features/tic6x-gp.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0"?>
+<!-- Copyright (C) 2010, 2011 Free Software Foundation, Inc.
+
+ Copying and distribution of this file, with or without modification,
+ are permitted in any medium without royalty provided the copyright
+ notice and this notice are preserved. -->
+
+<!DOCTYPE feature SYSTEM "gdb-target.dtd">
+<feature name="org.gnu.gdb.tic6x.gp">
+ <reg name="A16" bitsize="32" type="uint32"/>
+ <reg name="A17" bitsize="32" type="uint32"/>
+ <reg name="A18" bitsize="32" type="uint32"/>
+ <reg name="A19" bitsize="32" type="uint32"/>
+ <reg name="A20" bitsize="32" type="uint32"/>
+ <reg name="A21" bitsize="32" type="uint32"/>
+ <reg name="A22" bitsize="32" type="uint32"/>
+ <reg name="A23" bitsize="32" type="uint32"/>
+ <reg name="A24" bitsize="32" type="uint32"/>
+ <reg name="A25" bitsize="32" type="uint32"/>
+ <reg name="A26" bitsize="32" type="uint32"/>
+ <reg name="A27" bitsize="32" type="uint32"/>
+ <reg name="A28" bitsize="32" type="uint32"/>
+ <reg name="A29" bitsize="32" type="uint32"/>
+ <reg name="A30" bitsize="32" type="uint32"/>
+ <reg name="A31" bitsize="32" type="uint32"/>
+ <reg name="B16" bitsize="32" type="uint32"/>
+ <reg name="B17" bitsize="32" type="uint32"/>
+ <reg name="B18" bitsize="32" type="uint32"/>
+ <reg name="B19" bitsize="32" type="uint32"/>
+ <reg name="B20" bitsize="32" type="uint32"/>
+ <reg name="B21" bitsize="32" type="uint32"/>
+ <reg name="B22" bitsize="32" type="uint32"/>
+ <reg name="B23" bitsize="32" type="uint32"/>
+ <reg name="B24" bitsize="32" type="uint32"/>
+ <reg name="B25" bitsize="32" type="uint32"/>
+ <reg name="B26" bitsize="32" type="uint32"/>
+ <reg name="B27" bitsize="32" type="uint32"/>
+ <reg name="B28" bitsize="32" type="uint32"/>
+ <reg name="B29" bitsize="32" type="uint32"/>
+ <reg name="B30" bitsize="32" type="uint32"/>
+ <reg name="B31" bitsize="32" type="uint32"/>
+</feature>