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:
6a60f9e
)
powerpc/pseries: Simplify denormalization handler
author
Michael Neuling
<mikey@neuling.org>
Wed, 29 May 2013 21:33:18 +0000
(21:33 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Sun, 9 Jun 2013 22:36:22 +0000
(08:36 +1000)
The following simplifies the denorm code by using macros to generate the long
stream of almost identical instructions.
This patch results in no changes to the output binary, but removes a lot of
lines of code.
Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found