Home | History | Annotate | Line # | Download | only in rs6000
power-tar.xml revision 1.1
      1  1.1  christos <?xml version="1.0"?>
      2  1.1  christos <!-- Copyright (C) 2018-2019 Free Software Foundation, Inc.
      3  1.1  christos 
      4  1.1  christos      Copying and distribution of this file, with or without modification,
      5  1.1  christos      are permitted in any medium without royalty provided the copyright
      6  1.1  christos      notice and this notice are preserved.  -->
      7  1.1  christos 
      8  1.1  christos <!-- POWER8 Target Address Register.  -->
      9  1.1  christos <!DOCTYPE feature SYSTEM "gdb-target.dtd">
     10  1.1  christos <feature name="org.gnu.gdb.power.tar">
     11  1.1  christos   <reg name="tar" bitsize="64" type="uint64"/>
     12  1.1  christos </feature>
     13