linux/arch/arm/vfp
Catalin Marinas c98c09773d ARM: 6868/1: Preserve the VFP state during fork
VFP registers d16-d31 are callee saved registers and must be preserved
during function calls, including fork(). The VFP configuration should
also be preserved. The patch copies the full VFP state to the child
process.

Reported-by: Paul Wright <paul.wright@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2011-04-10 21:13:37 +01:00
..
Makefile arm: change to new flag variables 2011-03-17 14:02:55 +01:00
entry.S
vfp.h
vfpdouble.c
vfphw.S
vfpinstr.h
vfpmodule.c ARM: 6868/1: Preserve the VFP state during fork 2011-04-10 21:13:37 +01:00
vfpsingle.c