kernel-hacking-2024-linux-s.../arch/arm/vfp
Russell King efe90d273b [ARM] Handle HWCAP_VFP in VFP support code
Don't set HWCAP_VFP in the processor support file; not only does it
depend on the processor features, but it also depends on the support
code being present.  Therefore, only set it if the support code
detects that we have a VFP coprocessor attached.

Also, move the VFP handling of the coprocessor access register into
the VFP support code.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-12-08 16:05:26 +00:00
..
entry.S
Makefile
vfp.h [ARM] Cleanups for 4cc9bd2eaa 2006-09-25 10:34:59 +01:00
vfpdouble.c [ARM] 3899/1: Fix the normalization of the denormal double precision number. 2006-10-28 10:15:31 +01:00
vfphw.S
vfpinstr.h
vfpmodule.c [ARM] Handle HWCAP_VFP in VFP support code 2006-12-08 16:05:26 +00:00
vfpsingle.c [PATCH] arm build fail: vfpsingle.c 2006-10-03 08:04:20 -07:00