blob: a0894535cb9aa3f7e9ca47ad541d3b66a26269ac [file] [log] [blame]
<?xml version="1.0"?>
<!-- Copyright (C) 2007-2012 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="dabr" 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>