mirror of
https://github.com/xemu-project/xemu.git
synced 2025-02-11 07:05:22 +00:00
![Chris Dearman](/assets/img/avatar_default.png)
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>