1 1.1 christos <?xml version="1.0"?> 2 1.1.1.4 christos <!-- Copyright (C) 2018-2024 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 Hardware Transactional Memory checkpointed PPR. --> 9 1.1 christos <!DOCTYPE feature SYSTEM "gdb-target.dtd"> 10 1.1 christos <feature name="org.gnu.gdb.power.htm.ppr"> 11 1.1 christos <reg name="cppr" bitsize="64" type="uint64" save-restore="no"/> 12 1.1 christos </feature> 13