On 02/12/2014 17:02, Maciej W. Rozycki wrote: > Add missing calls to synchronise the SoftFloat status with the CP1.FSCR: > > + for the rounding and flush-to-zero modes upon processor reset, > > + for the flush-to-zero mode on FSCR updates through the GDB stub. > > Refactor code accordingly and remove the redundant RESTORE_ROUNDING_MODE > macro. > > Signed-off-by: Thomas Schwinge <tho...@codesourcery.com> > Signed-off-by: Maciej W. Rozycki <ma...@codesourcery.com> > --- > qemu-mips-softfloat-status.diff > Index: qemu-git-trunk/target-mips/cpu.h > Index: qemu-git-trunk/target-mips/gdbstub.c > Index: qemu-git-trunk/target-mips/op_helper.c > Index: qemu-git-trunk/target-mips/translate.c
Reviewed-by: Leon Alrae <leon.al...@imgtec.com>