summaryrefslogtreecommitdiff
path: root/gdb/features/rs6000/powerpc-604.xml
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/features/rs6000/powerpc-604.xml')
-rw-r--r--gdb/features/rs6000/powerpc-604.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/gdb/features/rs6000/powerpc-604.xml b/gdb/features/rs6000/powerpc-604.xml
new file mode 100644
index 00000000000..ca2ada48ad5
--- /dev/null
+++ b/gdb/features/rs6000/powerpc-604.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0"?>
+<!-- Copyright (C) 2007 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>