]> Git Repo - qemu.git/commit - target-ppc/cpu.h
PPC/GDB: handle read and write of fpscr
authorFabien Chouteau <[email protected]>
Tue, 19 Mar 2013 07:41:53 +0000 (07:41 +0000)
committerAlexander Graf <[email protected]>
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 <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
gdbstub.c
target-ppc/cpu.h
target-ppc/fpu_helper.c
target-ppc/translate_init.c
This page took 0.025579 seconds and 4 git commands to generate.