qemu-patch-raspberry4/target-alpha
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
..
cpu.h target-alpha: Split up FPCR value into separate fields. 2010-02-23 23:36:22 +01:00
exec.h kill regs_to_env and env_to_regs 2010-01-19 16:31:02 -06:00
helper.c target-alpha: Split up FPCR value into separate fields. 2010-02-23 23:36:22 +01:00
helper.h target-alpha: Implement fp branch/cmov inline. 2009-12-17 18:12:02 +01:00
op_helper.c target-alpha: Fix float32_to_s vs zero exponent. 2009-12-17 18:12:04 +01:00
STATUS target-alpha: update STATUS 2008-10-01 07:07:59 +00:00
translate.c target-alpha: Initialize fpcr 2009-12-23 07:13:45 +01:00