android_kernel_samsung_msm8976/arch/arm/vfp
Catalin Marinas 80ed354725 [ARM] 3398/1: Fix the VFP registers loading/storing base address
Patch from Catalin Marinas

The current VFP code corrupts the VFP registers (including the control
ones) if more than one floating point application is executed at the same
time. This patch fixes the updating of the load/store base addresses for
the VFP registers.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-03-25 21:58:00 +00:00
..
entry.S [ARM] Move enable_irq and disable_irq to assembler.h 2006-03-23 16:59:37 +00:00
Makefile
vfp.h
vfpdouble.c
vfphw.S [ARM] 3398/1: Fix the VFP registers loading/storing base address 2006-03-25 21:58:00 +00:00
vfpinstr.h
vfpmodule.c
vfpsingle.c