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:
56a6473
)
MIPS: math-emu: Reduce microMIPS bloat.
author
Ralf Baechle
<ralf@linux-mips.org>
Wed, 30 Apr 2014 09:09:44 +0000
(11:09 +0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 23 May 2014 13:12:38 +0000
(15:12 +0200)
Move microMIPS32_to_MIPS32() to a separate file which only gets built
for mipsMIPS configurations; for other configurations the optimizer
eleminates calls to microMIPS32_to_MIPS32().
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found