summaryrefslogtreecommitdiff
path: root/gdb/features/rs6000/powerpc-750.xml
blob: dfc5a87aaa0a6f5883dcf726a1bc7ae45c028ebb (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
28
29
30
31
32
33
34
35
36
37
38
39
40
<?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 750 or 740.  -->

<!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="750">
    <reg name="hid0" bitsize="32"/>
    <reg name="hid1" bitsize="32"/>
    <reg name="iabr" bitsize="32"/>
    <reg name="ummcr0" bitsize="32" regnum="124"/>
    <reg name="upmc1" bitsize="32"/>
    <reg name="upmc2" bitsize="32"/>
    <reg name="usia" bitsize="32"/>
    <reg name="ummcr1" bitsize="32"/>
    <reg name="upmc3" bitsize="32"/>
    <reg name="upmc4" bitsize="32"/>
    <reg name="mmcr0" bitsize="32"/>
    <reg name="pmc1" bitsize="32"/>
    <reg name="pmc2" bitsize="32"/>
    <reg name="sia" bitsize="32"/>
    <reg name="mmcr1" bitsize="32"/>
    <reg name="pmc3" bitsize="32"/>
    <reg name="pmc4" bitsize="32"/>
    <reg name="l2cr" bitsize="32"/>
    <reg name="ictc" bitsize="32"/>
    <reg name="thrm1" bitsize="32"/>
    <reg name="thrm2" bitsize="32"/>
    <reg name="thrm3" bitsize="32"/>
  </feature>
</target>