qemu-e2k/fpu
Richard Henderson 8443effb50 target-alpha: Split up FPCR value into separate fields.
The fpcr_exc_status, fpcr_exc_mask, and fpcr_dyn_round fields
are stored in <softfloat.h> format for convenience during
regular execution.

Revert the addition of float_exception_mask to float_status,
added in ba0e276db4.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2010-02-23 23:36:22 +01:00
..
softfloat-macros.h Fix OpenSolaris gcc4 warnings: iovec type mismatches, missing 'static' 2009-04-13 16:31:01 +00:00
softfloat-native.c arm host: fix compiler warning 2010-02-06 23:16:05 +01:00
softfloat-native.h arm host: fix compiler warning 2010-02-06 23:16:05 +01:00
softfloat-specialize.h target-alpha: Enable softfloat. 2009-12-13 20:32:36 +01:00
softfloat.c ARM FP16 support 2009-11-19 16:45:20 +00:00
softfloat.h target-alpha: Split up FPCR value into separate fields. 2010-02-23 23:36:22 +01:00