]> git.proxmox.com Git - qemu.git/commit
PPC/GDB: handle read and write of fpscr
authorFabien Chouteau <chouteau@adacore.com>
Tue, 19 Mar 2013 07:41:53 +0000 (07:41 +0000)
committerAlexander Graf <agraf@suse.de>
Fri, 22 Mar 2013 14:28:46 +0000 (15:28 +0100)
commitd6478bc7e92db4669fac701d7bb8c51756b61d8a
tree61898f343ee12570cc85fee4216c61aa00456b32
parent7b5651605836fd29572fd4c8769af5378d351712
PPC/GDB: handle read and write of fpscr

Although the support of this register may be uncomplete, there are no
reason to prevent the debugger from reading or writing it.

Signed-off-by: Fabien Chouteau <chouteau@adacore.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
gdbstub.c
target-ppc/cpu.h
target-ppc/fpu_helper.c
target-ppc/translate_init.c