MIPS: microMIPS: Floating point support.
authorLeonid Yegoshin <Leonid.Yegoshin@imgtec.com>
Mon, 25 Mar 2013 17:09:02 +0000 (12:09 -0500)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 9 May 2013 15:55:18 +0000 (17:55 +0200)
commit102cedc32a6e3cd537374a3678d407591d5a6fab
tree7a91493a82e65c0da845afb12020e1534d83ee5d
parentcf6d905828c2c75ebe8c818901e71e09ffe6f629
MIPS: microMIPS: Floating point support.

Add logic needed to do floating point emulation in microMIPS mode.

Signed-off-by: Leonid Yegoshin <Leonid.Yegoshin@imgtec.com>
Signed-off-by: Steven J. Hill <Steven. Hill@imgtec.com>
arch/mips/include/asm/fpu_emulator.h
arch/mips/include/asm/inst.h
arch/mips/include/uapi/asm/inst.h
arch/mips/kernel/traps.c
arch/mips/kernel/unaligned.c
arch/mips/math-emu/cp1emu.c
arch/mips/math-emu/dsemul.c