Re: [Qemu-devel] [PATCH] target-mips: gdbstub: Clean up FPU register handling

2014-12-05 Thread Maciej W. Rozycki
On Fri, 5 Dec 2014, Leon Alrae wrote: > > qemu-mips-gdbstub-cleanup.diff > > Index: qemu-git-trunk/target-mips/gdbstub.c > > === > > --- qemu-git-trunk.orig/target-mips/gdbstub.c 2014-11-20 > > 10:44:24.058944521 + > > +++

Re: [Qemu-devel] [PATCH] target-mips: gdbstub: Clean up FPU register handling

2014-12-05 Thread Leon Alrae
On 20/11/2014 11:08, Maciej W. Rozycki wrote: > Rewrite the FPU register access parts of `mips_cpu_gdb_read_register' > and `mips_cpu_gdb_write_register' for consistency between each other. > > Signed-off-by: Maciej W. Rozycki > --- > Hi, > > This is the FPU register handling cleanup previousl

[Qemu-devel] [PATCH] target-mips: gdbstub: Clean up FPU register handling

2014-11-20 Thread Maciej W. Rozycki
Rewrite the FPU register access parts of `mips_cpu_gdb_read_register' and `mips_cpu_gdb_write_register' for consistency between each other. Signed-off-by: Maciej W. Rozycki --- Hi, This is the FPU register handling cleanup previously promised. It was regression-tested by running the GDB test