qemu-patch-raspberry4/target-alpha
Richard Henderson 743434099d target-alpha: Make use of fp_status.flush_inputs_to_zero.
This softfp feature post-dates the last major update to the Alpha
fpu translation.  We can make use of this to eliminate at least
one helper function that was performing this operation by hand.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2012-03-24 17:07:58 +00:00
..
cpu.h target-alpha: Make use of fp_status.flush_inputs_to_zero. 2012-03-24 17:07:58 +00:00
fpu_helper.c target-alpha: Make use of fp_status.flush_inputs_to_zero. 2012-03-24 17:07:58 +00:00
helper.c target-alpha: Make use of fp_status.flush_inputs_to_zero. 2012-03-24 17:07:58 +00:00
helper.h target-alpha: Make use of fp_status.flush_inputs_to_zero. 2012-03-24 17:07:58 +00:00
int_helper.c target-alpha: Move integer overflow helpers to int_helper.c. 2012-03-24 17:07:30 +00:00
machine.c target-alpha: Don't overuse CPUState 2012-03-14 22:20:24 +01:00
mem_helper.c target-alpha: Move memory helpers to mem_helper.c. 2012-03-24 17:07:32 +00:00
STATUS fix spelling in target sub directory 2011-12-02 10:50:57 +00:00
sys_helper.c target-alpha: Move palcode support helpers to sys_helper.c. 2012-03-24 17:07:31 +00:00
translate.c target-alpha: Make use of fp_status.flush_inputs_to_zero. 2012-03-24 17:07:58 +00:00