33ac5be795e8c0e5bad5bcb3205c550141ca9c28
[deliverable/binutils-gdb.git] / gdb / features / s390-core64.xml
1 <?xml version="1.0"?>
2 <!-- Copyright (C) 2010-2021 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.s390.core">
10 <reg name="pswm" bitsize="32" type="uint32" group="psw"/>
11 <reg name="pswa" bitsize="32" type="uint32" group="psw"/>
12 <reg name="r0h" bitsize="32" type="uint32" group="upper"/>
13 <reg name="r0l" bitsize="32" type="uint32" group="lower"/>
14 <reg name="r1h" bitsize="32" type="uint32" group="upper"/>
15 <reg name="r1l" bitsize="32" type="uint32" group="lower"/>
16 <reg name="r2h" bitsize="32" type="uint32" group="upper"/>
17 <reg name="r2l" bitsize="32" type="uint32" group="lower"/>
18 <reg name="r3h" bitsize="32" type="uint32" group="upper"/>
19 <reg name="r3l" bitsize="32" type="uint32" group="lower"/>
20 <reg name="r4h" bitsize="32" type="uint32" group="upper"/>
21 <reg name="r4l" bitsize="32" type="uint32" group="lower"/>
22 <reg name="r5h" bitsize="32" type="uint32" group="upper"/>
23 <reg name="r5l" bitsize="32" type="uint32" group="lower"/>
24 <reg name="r6h" bitsize="32" type="uint32" group="upper"/>
25 <reg name="r6l" bitsize="32" type="uint32" group="lower"/>
26 <reg name="r7h" bitsize="32" type="uint32" group="upper"/>
27 <reg name="r7l" bitsize="32" type="uint32" group="lower"/>
28 <reg name="r8h" bitsize="32" type="uint32" group="upper"/>
29 <reg name="r8l" bitsize="32" type="uint32" group="lower"/>
30 <reg name="r9h" bitsize="32" type="uint32" group="upper"/>
31 <reg name="r9l" bitsize="32" type="uint32" group="lower"/>
32 <reg name="r10h" bitsize="32" type="uint32" group="upper"/>
33 <reg name="r10l" bitsize="32" type="uint32" group="lower"/>
34 <reg name="r11h" bitsize="32" type="uint32" group="upper"/>
35 <reg name="r11l" bitsize="32" type="uint32" group="lower"/>
36 <reg name="r12h" bitsize="32" type="uint32" group="upper"/>
37 <reg name="r12l" bitsize="32" type="uint32" group="lower"/>
38 <reg name="r13h" bitsize="32" type="uint32" group="upper"/>
39 <reg name="r13l" bitsize="32" type="uint32" group="lower"/>
40 <reg name="r14h" bitsize="32" type="uint32" group="upper"/>
41 <reg name="r14l" bitsize="32" type="uint32" group="lower"/>
42 <reg name="r15h" bitsize="32" type="uint32" group="upper"/>
43 <reg name="r15l" bitsize="32" type="uint32" group="lower"/>
44 </feature>
45
This page took 0.041026 seconds and 3 git commands to generate.