OSDN Git Service

MIPS: math-emu: Reduce microMIPS bloat.
authorRalf Baechle <ralf@linux-mips.org>
Wed, 30 Apr 2014 09:09:44 +0000 (11:09 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 23 May 2014 13:12:38 +0000 (15:12 +0200)
commit70e4c234aa48e11c0575364939dfab4cb27b2172
tree6611c89939d23af61208b503a35ba9564b0279ac
parent56a6473339dbd2e908cf8c6f2856d5de2bf8d15b
MIPS: math-emu: Reduce microMIPS bloat.

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>
arch/mips/math-emu/cp1emu.c