qemu-e2k/target-arm
Peter Maydell 4a9f9cb24d target-arm: Use new softfloat min/max functions for VMAX, VMIN
Use the new softfloat min/max functions to implement the Neon VMAX
and VMIN instructions. This allows us to get the right behaviour
for NaN and negative zero.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2011-04-03 17:19:38 +02:00
..
cpu.h
exec.h
helper.c
helpers.h
iwmmxt_helper.c
machine.c
neon_helper.c target-arm: Use new softfloat min/max functions for VMAX, VMIN 2011-04-03 17:19:38 +02:00
op_addsub.h
op_helper.c
translate.c target-arm: Fix VCLE.F32 #0, VCLT.F32 #0 NaN handling 2011-04-03 17:19:38 +02:00