Automatic Copyright Year update after running gdb/copyright.py
[deliverable/binutils-gdb.git] / gdb / features / rs6000 / powerpc-604.xml
CommitLineData
8dc35b87 1<?xml version="1.0"?>
88b9d363 2<!-- Copyright (C) 2007-2022 Free Software Foundation, Inc.
8dc35b87
DJ
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<!-- PowerPC 604 or 604e. -->
9
10<!DOCTYPE target SYSTEM "gdb-target.dtd">
11<target>
12 <xi:include href="power-core.xml"/>
13 <xi:include href="power-fpu.xml"/>
14 <xi:include href="power-oea.xml"/>
15
16 <feature name="604">
17 <reg name="hid0" bitsize="32"/>
18 <reg name="hid1" bitsize="32"/>
19 <reg name="iabr" bitsize="32"/>
20 <reg name="dabr" bitsize="32"/>
21 <reg name="pir" bitsize="32"/>
22 <reg name="mmcr0" bitsize="32"/>
23 <reg name="pmc1" bitsize="32"/>
24 <reg name="pmc2" bitsize="32"/>
25 <reg name="sia" bitsize="32"/>
26 <reg name="sda" bitsize="32"/>
27 </feature>
28</target>
This page took 1.292774 seconds and 4 git commands to generate.