]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita8dfab5f3f5d195939f91d73ddb6403835fb6e07
tree7a91493a82e65c0da845afb12020e1534d83ee5d
parent4fb231c7bc7fb3c94908c813a8412cd9c8486ae3
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