summaryrefslogtreecommitdiff
path: root/gdb/features/rs6000/powerpc-604.xml
blob: 052cfbb7e76b84b3b8fe7091b5f8f91064f0d585 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0"?>
<!-- Copyright (C) 2007-2022 Free Software Foundation, Inc.

     Copying and distribution of this file, with or without modification,
     are permitted in any medium without royalty provided the copyright
     notice and this notice are preserved.  -->

<!-- PowerPC 604 or 604e.  -->

<!DOCTYPE target SYSTEM "gdb-target.dtd">
<target>
  <xi:include href="power-core.xml"/>
  <xi:include href="power-fpu.xml"/>
  <xi:include href="power-oea.xml"/>

  <feature name="604">
    <reg name="hid0" bitsize="32"/>
    <reg name="hid1" bitsize="32"/>
    <reg name="iabr" bitsize="32"/>
    <reg name="pir" bitsize="32"/>
    <reg name="mmcr0" bitsize="32"/>
    <reg name="pmc1" bitsize="32"/>
    <reg name="pmc2" bitsize="32"/>
    <reg name="sia" bitsize="32"/>
    <reg name="sda" bitsize="32"/>
  </feature>
</target>