Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/vfp
Daniel Jacobowitz b53a2b41f1 [ARM] 3758/1: Preserve signalling NaNs in conversion
Patch from Daniel Jacobowitz

The fcvtds and fcvtsd instructions were generating a qnan bit pattern
for both quiet and signalling NaNs.

Signed-off-by: Daniel Jacobowitz <dan@codesourcery.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-08-27 12:42:14 +01:00
..
entry.S
Makefile [ARM] Enable VFP to be built when non-VFP capable CPUs are selected 2006-06-22 10:24:24 +01:00
vfp.h [ARM] 3748/3: Correct error check in vfp_raise_exceptions 2006-08-27 12:42:08 +01:00
vfpdouble.c [ARM] 3758/1: Preserve signalling NaNs in conversion 2006-08-27 12:42:14 +01:00
vfphw.S [ARM] Enable VFP to be built when non-VFP capable CPUs are selected 2006-06-22 10:24:24 +01:00
vfpinstr.h
vfpmodule.c [ARM] 3748/3: Correct error check in vfp_raise_exceptions 2006-08-27 12:42:08 +01:00
vfpsingle.c [ARM] 3758/1: Preserve signalling NaNs in conversion 2006-08-27 12:42:14 +01:00