Commit | Line | Data |
---|---|---|
d3e3fa93 YQ |
1 | <?xml version="1.0"?> |
2 | <!-- Copyright (C) 2010, 2011 Free Software Foundation, Inc. | |
3 | ||
4 | Copying and distribution of this file, with or without modification, | |
5 | are permitted in any medium without royalty provided the copyright | |
6 | notice and this notice are preserved. --> | |
7 | ||
8 | <!DOCTYPE feature SYSTEM "gdb-target.dtd"> | |
9 | <feature name="org.gnu.gdb.tic6x.gp"> | |
10 | <reg name="A16" bitsize="32" type="uint32"/> | |
11 | <reg name="A17" bitsize="32" type="uint32"/> | |
12 | <reg name="A18" bitsize="32" type="uint32"/> | |
13 | <reg name="A19" bitsize="32" type="uint32"/> | |
14 | <reg name="A20" bitsize="32" type="uint32"/> | |
15 | <reg name="A21" bitsize="32" type="uint32"/> | |
16 | <reg name="A22" bitsize="32" type="uint32"/> | |
17 | <reg name="A23" bitsize="32" type="uint32"/> | |
18 | <reg name="A24" bitsize="32" type="uint32"/> | |
19 | <reg name="A25" bitsize="32" type="uint32"/> | |
20 | <reg name="A26" bitsize="32" type="uint32"/> | |
21 | <reg name="A27" bitsize="32" type="uint32"/> | |
22 | <reg name="A28" bitsize="32" type="uint32"/> | |
23 | <reg name="A29" bitsize="32" type="uint32"/> | |
24 | <reg name="A30" bitsize="32" type="uint32"/> | |
25 | <reg name="A31" bitsize="32" type="uint32"/> | |
26 | <reg name="B16" bitsize="32" type="uint32"/> | |
27 | <reg name="B17" bitsize="32" type="uint32"/> | |
28 | <reg name="B18" bitsize="32" type="uint32"/> | |
29 | <reg name="B19" bitsize="32" type="uint32"/> | |
30 | <reg name="B20" bitsize="32" type="uint32"/> | |
31 | <reg name="B21" bitsize="32" type="uint32"/> | |
32 | <reg name="B22" bitsize="32" type="uint32"/> | |
33 | <reg name="B23" bitsize="32" type="uint32"/> | |
34 | <reg name="B24" bitsize="32" type="uint32"/> | |
35 | <reg name="B25" bitsize="32" type="uint32"/> | |
36 | <reg name="B26" bitsize="32" type="uint32"/> | |
37 | <reg name="B27" bitsize="32" type="uint32"/> | |
38 | <reg name="B28" bitsize="32" type="uint32"/> | |
39 | <reg name="B29" bitsize="32" type="uint32"/> | |
40 | <reg name="B30" bitsize="32" type="uint32"/> | |
41 | <reg name="B31" bitsize="32" type="uint32"/> | |
42 | </feature> |