git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75e31aa
)
[ARM] 3899/1: Fix the normalization of the denormal double precision number.
author
Takashi Ohmasa
<ohmasa.takashi@com.rmk.(none)>
Mon, 23 Oct 2006 07:30:35 +0000
(08:30 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 28 Oct 2006 09:15:31 +0000
(10:15 +0100)
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>
No differences found