android_kernel_xiaomi_sm8350/arch/arm/vfp
Catalin Marinas 1320a80d1d [ARM] 3471/1: FTOSI functions should return 0 for NaN
Patch from Catalin Marinas

The NaN case was dealed with by the "exponent >= ... + 32" condition but it
was not setting the value "d" to 0.

Signed-off-by: Ken'ichi Kuromusha <musha@aplix.co.jp>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-04-10 21:32:39 +01:00
..
entry.S [ARM] Move enable_irq and disable_irq to assembler.h 2006-03-23 16:59:37 +00:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
vfp.h [PATCH] ARM: Fix VFP to use do_div() 2005-06-29 23:01:02 +01:00
vfpdouble.c [ARM] 3471/1: FTOSI functions should return 0 for NaN 2006-04-10 21:32:39 +01:00
vfphw.S [ARM] 3398/1: Fix the VFP registers loading/storing base address 2006-03-25 21:58:00 +00:00
vfpinstr.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
vfpmodule.c [PATCH] ARM: Don't force SIGFPE 2005-06-29 23:02:02 +01:00
vfpsingle.c [ARM] 3471/1: FTOSI functions should return 0 for NaN 2006-04-10 21:32:39 +01:00