]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Tue, 13 May 2014 08:47:29 +0000 (10:47 +0200)
commit1f00fc64984fba26010db8da4d8dc697c128651f
tree2b7a91dc1833bdc25ccdffc2619ac2443d76ff62
parent592dde5b2c8889f8a64090f9492f067d1bb828b0
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