commit | e816d71a50a714b532e3965364f3f53c23a53d42 | [log] [tgz] |
---|---|---|
author | Takashi Ohmasa <ohmasa.takashi@com.rmk.(none)> | Mon Oct 23 08:30:35 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Oct 28 10:15:31 2006 +0100 |
tree | 3f65a1733e6c21e03b4c29d3f74501c9fd60719b | |
parent | 75e31aaaf43b53517fd2b36cedc08bd4e4af14d5 [diff] |
[ARM] 3899/1: Fix the normalization of the denormal double precision number. The significand should be shifted until the value of bit [62] is 1 to normalize the denormal double number. Signed-off-by: Takashi Ohmasa <ohmasa.takashi@jp.panasonic.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>