Skip to content

Commit

Permalink
target-mips: keep softfloat exception set to 0 between instructions
Browse files Browse the repository at this point in the history
Instead of clearing the softfloat exception flags before each floating
point instruction, reset them to 0 in update_fcr31() when an exception
is detected.

Reviewed-by: Richard Henderson <[email protected]>
Signed-off-by: Aurelien Jarno <[email protected]>
  • Loading branch information
aurel32 committed Oct 31, 2012
1 parent b3d6cd4 commit 4a587b2
Showing 1 changed file with 10 additions and 63 deletions.
Loading

0 comments on commit 4a587b2

Please sign in to comment.