commit | 6a385343e42c500f8404ecf9365ff63f4c942057 | [log] [tgz] |
---|---|---|
author | Aurelien Jarno <aurelien@aurel32.net> | Thu Apr 14 00:49:30 2011 +0200 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Sun Apr 17 20:32:15 2011 +0200 |
tree | abe8839de527ddb27b727f6f9a9c5e37c59a91ac | |
parent | 30a00bc142796f6d436b0b79f01757afb1e4c1e7 [diff] |
target-mips: clear softfpu exception state for comparison instructions MIPS FPU instructions should start with a clean softfpu status. This is done for the most instructions, but not for comparison ones. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>