qemu-patch-raspberry4/target-mips
Chris Dearman efd410373a [PATCH] [MIPS] Clear softfpu exception state for round, trunc, ceil and floor
MIPS FPU instructions should start with a clean softfpu status. This
is done for the arithmetic operations and cvt instructions, but not
for round, trunc, ceil and floor.

Signed-off-by: Chris Dearman <chris@mips.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2011-02-09 19:45:24 +01:00
..
cpu.h target-mips: fix host CPU consumption when guest is idle 2010-12-27 00:58:06 +01:00
exec.h target-mips: fix host CPU consumption when guest is idle 2010-12-27 00:58:06 +01:00
helper.c
helper.h
machine.c
mips-defs.h
op_helper.c [PATCH] [MIPS] Clear softfpu exception state for round, trunc, ceil and floor 2011-02-09 19:45:24 +01:00
TODO
translate.c target-mips: fix save_cpu_state() calls 2011-01-24 20:52:04 +01:00
translate_init.c