target-ppc: Add XML files for PowerPC registers
commitc8b3532d8a44db723a07b6eb2745568c86490f1c
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 24 Jan 2009 15:07:34 +0000 (24 15:07 +0000)
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 24 Jan 2009 15:07:34 +0000 (24 15:07 +0000)
tree1dc7dcb0afebcfcfcc1dad2b4f82372b06a791e5
parent0ccff151b42a5b684ce22473b68972a94bc708fb
target-ppc: Add XML files for PowerPC registers

These files are nearly identical to the XML files provided with GDB.
The only difference is that power-{fpu,spe}.xml do not assign register
numbers; the internal QEMU machinery takes care of that.

Define gdb_xml_files for ppc targets in configure as well.

Signed-off-by: Nathan Froyd <froydnj@codesourcery.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6420 c046a42c-6fe2-441c-8c8c-71466251a162
configure
gdb-xml/power-altivec.xml [new file with mode: 0644]
gdb-xml/power-core.xml [new file with mode: 0644]
gdb-xml/power-fpu.xml [new file with mode: 0644]
gdb-xml/power-spe.xml [new file with mode: 0644]
gdb-xml/power64-core.xml [new file with mode: 0644]