kernel-ark/arch/arm/vfp
Takashi Ohmasa b9a5ce3cae [ARM] 4630/1: Fix the vector stride of the double vector instruction.
The vector stride of the double-precision vector instructions must be changed
to 1-2 from even 2-4, because the double registers numbering has been
changed to 0-15 from even 0-30 by
1356c1948d commit.

Signed-off-by: Takashi Ohmasa <ohmasa.takashi@jp.panasonic.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-10-20 23:42:22 +01:00
..
entry.S
Makefile kbuild: enable 'make AFLAGS=...' to add additional options to AS 2007-10-15 21:59:31 +02:00
vfp.h
vfpdouble.c [ARM] 4630/1: Fix the vector stride of the double vector instruction. 2007-10-20 23:42:22 +01:00
vfphw.S
vfpinstr.h
vfpmodule.c [ARM] 4629/1: Fix VFP emulation code to clear all exception flags of FPEXC 2007-10-20 23:42:15 +01:00
vfpsingle.c