linux/arch/arm/vfp
Russell King af61bdf035 ARM: vfp: rename last_VFP_context to vfp_current_hw_state
Rename the slightly confusing 'last_VFP_context' variable to be more
descriptive of what it actually is.  This variable stores a pointer
to the current owner's vfpstate structure for the context held in the
VFP hardware.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2011-07-09 17:11:22 +01:00
..
entry.S Thumb-2: Add some .align statements to the .S files 2009-07-24 12:32:52 +01:00
Makefile arm: change to new flag variables 2011-03-17 14:02:55 +01:00
vfp.h
vfpdouble.c
vfphw.S ARM: vfp: rename last_VFP_context to vfp_current_hw_state 2011-07-09 17:11:22 +01:00
vfpinstr.h
vfpmodule.c ARM: vfp: rename last_VFP_context to vfp_current_hw_state 2011-07-09 17:11:22 +01:00
vfpsingle.c