1<?xml version="1.0"?>
2<!-- Copyright (C) 2018-2023 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 target SYSTEM "gdb-target.dtd">
9<target>
10  <architecture>powerpc:common</architecture>
11  <xi:include href="power-core.xml"/>
12  <xi:include href="power-fpu-isa205.xml"/>
13  <xi:include href="power-linux.xml"/>
14  <xi:include href="power-altivec.xml"/>
15  <xi:include href="power-vsx.xml"/>
16  <xi:include href="power-ppr.xml"/>
17  <xi:include href="power-dscr.xml"/>
18  <xi:include href="power-tar.xml"/>
19  <xi:include href="power-ebb.xml"/>
20  <xi:include href="power-linux-pmu.xml"/>
21  <xi:include href="power-htm-spr.xml"/>
22  <xi:include href="power-htm-core.xml"/>
23  <xi:include href="power-htm-fpu.xml"/>
24  <xi:include href="power-htm-altivec.xml"/>
25  <xi:include href="power-htm-vsx.xml"/>
26  <xi:include href="power-htm-ppr.xml"/>
27  <xi:include href="power-htm-dscr.xml"/>
28  <xi:include href="power-htm-tar.xml"/>
29</target>
30