target-sparc: Use cpu_loop_exit_restore from helper_check_ieee_exceptions
commit02c79d78853f07d519b3272d06e43041eb4a4105
authorRichard Henderson <rth@twiddle.net>
Wed, 9 Sep 2015 18:34:28 +0000 (9 11:34 -0700)
committerRichard Henderson <rth@twiddle.net>
Tue, 12 Jul 2016 18:02:58 +0000 (12 11:02 -0700)
treea13d97c983ef44cb6b65006bc2c60f3505b80850
parentba2397d1ca6546e8cf5bd9e2939923546ac3091a
target-sparc: Use cpu_loop_exit_restore from helper_check_ieee_exceptions

This avoids needing to save state before every FP operation.

Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Richard Henderson <rth@twiddle.net>
target-sparc/fop_helper.c
target-sparc/translate.c