Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' into...
[qemu/ar7.git] / gdb-xml / s390-gs.xml
blob0487d31c07c3b62064b8e9c5d1d7e7070f272769
1 <?xml version="1.0"?>
2 <!-- Copyright 2017 IBM Corp.
4      This work is licensed under the terms of the GNU GPL, version 2 or
5      (at your option) any later version. See the COPYING file in the
6      top-level directory. -->
8 <!DOCTYPE feature SYSTEM "gdb-target.dtd">
9 <feature name="org.gnu.gdb.s390.gs">
10   <reg name="gs_reserved" bitsize="64" type="uint64" group="system"/>
11   <reg name="gsd" bitsize="64" type="uint64" group="system"/>
12   <reg name="gssm" bitsize="64" type="uint64" group="system"/>
13   <reg name="gsepla" bitsize="64" type="data_ptr" group="system"/>
14 </feature>