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.tdb">
10  <reg name="tdb0" bitsize="64" type="uint64" group="tdb"/>
11  <reg name="tac" bitsize="64" type="uint64" group="tdb"/>
12  <reg name="tct" bitsize="64" type="uint64" group="tdb"/>
13  <reg name="atia" bitsize="64" type="uint64" group="tdb"/>
14  <reg name="tr0" bitsize="64" type="uint64" group="tdb"/>
15  <reg name="tr1" bitsize="64" type="uint64" group="tdb"/>
16  <reg name="tr2" bitsize="64" type="uint64" group="tdb"/>
17  <reg name="tr3" bitsize="64" type="uint64" group="tdb"/>
18  <reg name="tr4" bitsize="64" type="uint64" group="tdb"/>
19  <reg name="tr5" bitsize="64" type="uint64" group="tdb"/>
20  <reg name="tr6" bitsize="64" type="uint64" group="tdb"/>
21  <reg name="tr7" bitsize="64" type="uint64" group="tdb"/>
22  <reg name="tr8" bitsize="64" type="uint64" group="tdb"/>
23  <reg name="tr9" bitsize="64" type="uint64" group="tdb"/>
24  <reg name="tr10" bitsize="64" type="uint64" group="tdb"/>
25  <reg name="tr11" bitsize="64" type="uint64" group="tdb"/>
26  <reg name="tr12" bitsize="64" type="uint64" group="tdb"/>
27  <reg name="tr13" bitsize="64" type="uint64" group="tdb"/>
28  <reg name="tr14" bitsize="64" type="uint64" group="tdb"/>
29  <reg name="tr15" bitsize="64" type="uint64" group="tdb"/>
30</feature>
31