summaryrefslogtreecommitdiffstats
path: root/gdb-xml/power-core.xml
diff options
context:
space:
mode:
authoraurel322009-03-07 23:00:49 +0100
committeraurel322009-03-07 23:00:49 +0100
commit70976a7926b42d87e0c575412b85a8f5c1e48fad (patch)
tree36530e718baf82bd9c41af4458b42b5d9a828f98 /gdb-xml/power-core.xml
parentUse C99 initializers for BlockDriver methods (diff)
downloadqemu-70976a7926b42d87e0c575412b85a8f5c1e48fad.tar.gz
qemu-70976a7926b42d87e0c575412b85a8f5c1e48fad.tar.xz
qemu-70976a7926b42d87e0c575412b85a8f5c1e48fad.zip
Fix off-by-one errors for Altivec and SPE registers
Altivec and SPE both have 34 registers in their register sets, not 35 with a missing register 32. GDB would ask for register 32 of the Altivec (resp. SPE) registers and the code would claim it had zero width. The QEMU GDB stub code would then return an E14 to GDB, which would complain about not being sure whether p packets were supported or not. 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@6769 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'gdb-xml/power-core.xml')
0 files changed, 0 insertions, 0 deletions