target-mips: gdbstub: Clean up FPU register handling
authorMaciej W. Rozycki <macro@codesourcery.com>
Fri, 5 Dec 2014 18:46:04 +0000 (18:46 +0000)
committerLeon Alrae <leon.alrae@imgtec.com>
Tue, 16 Dec 2014 12:45:20 +0000 (12:45 +0000)
commitcbb26c9a122c3f71fb53989817d406a2f6d08662
tree8114461b94a6663b9d1e5d8afa688076df3bcf58
parentc48245f0c62405f27266fcf08722d8c290520418
target-mips: gdbstub: Clean up FPU register handling

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 <macro@codesourcery.com>
Reviewed-by: Leon Alrae <leon.alrae@imgtec.com>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
target-mips/gdbstub.c