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:
212f8c6
)
powerpc/math-emu: Change types to work on ppc64
author
Kumar Gala
<galak@kernel.crashing.org>
Thu, 2 Apr 2009 21:17:36 +0000
(16:17 -0500)
committer
Kumar Gala
<galak@kernel.crashing.org>
Thu, 2 Apr 2009 21:17:36 +0000
(16:17 -0500)
While normally we don't use the math emulation code on ppc64 it can be
useful for doing things like emulating the embedded FP instructions.
Since performance isn't critical in this scenario its easier to keep
the sizes of the various math-emu the same as on ppc32.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
No differences found