commit | b9a5ce3cae2f6d04c521204004a36be46656ec7b | [log] [tgz] |
---|---|---|
author | Takashi Ohmasa <ohmasa.takashi@jp.panasonic.com> | Fri Oct 19 13:59:15 2007 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Oct 20 23:42:22 2007 +0100 |
tree | 6aae53d24599dbd279fc00196e3db2c33bc8ddd1 | |
parent | 67f18f34583c9dda0dbcd4088df9070926f7e611 [diff] |
[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>