diff options
author | Daniel Jacobowitz <drow@false.org> | 2006-08-27 11:42:10 (GMT) |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-08-27 11:42:10 (GMT) |
commit | c29ecac18cb740ae845db14963ac586c53962453 (patch) | |
tree | c9de25e8cd7ee3729a613b0176b448fd86a62d94 /arch/ppc/4xx_io | |
parent | 7c6f25141b88b5e926f9d43932ce668602d611ae (diff) | |
download | linux-fsl-qoriq-c29ecac18cb740ae845db14963ac586c53962453.tar.xz |
[ARM] 3749/3: Correct VFP single/double conversion emulation
Patch from Daniel Jacobowitz
The fcvtsd/fcvtds emulation was left behind when the numbering of double
precision registers was changed from 0-30 to 0-15. Both conversion
instructions were writing their results to the wrong register. Also,
the conversion instructions should stop after the first element even
if a vector length is specified.
Signed-off-by: Daniel Jacobowitz <dan@codesourcery.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/ppc/4xx_io')
0 files changed, 0 insertions, 0 deletions