[ARM] 4630/1: Fix the vector stride of the double vector instruction.
authorTakashi Ohmasa <ohmasa.takashi@jp.panasonic.com>
Fri, 19 Oct 2007 12:59:15 +0000 (13:59 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 20 Oct 2007 22:42:22 +0000 (23:42 +0100)
commitb9a5ce3cae2f6d04c521204004a36be46656ec7b
tree6aae53d24599dbd279fc00196e3db2c33bc8ddd1
parent67f18f34583c9dda0dbcd4088df9070926f7e611
[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
1356c1948da967bc1d4c663762bfe21dfcec4b2f commit.

Signed-off-by: Takashi Ohmasa <ohmasa.takashi@jp.panasonic.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/vfp/vfpdouble.c
This page took 0.024523 seconds and 5 git commands to generate.