qemu-e2k/target-arm
Peter Maydell 1146a817c1 target-arm: Don't set FP exceptions in recip, recip_sqrt estimate fns
The functions which do the core estimation algorithms for the VRSQRTE
and VRECPE instructions should not set floating point exception flags,
so use a local fp status for doing these calculations.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2011-05-23 22:39:34 +02:00
..
cpu.h
exec.h
helper.c target-arm: Don't set FP exceptions in recip, recip_sqrt estimate fns 2011-05-23 22:39:34 +02:00
helper.h
iwmmxt_helper.c
machine.c
neon_helper.c
op_addsub.h
op_helper.c
translate.c target-arm: Fix VMLA, VMLS, VNMLS, VNMLA handling of NaNs 2011-05-15 00:22:57 +02:00