]> 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)
commit377c510f4751b691595c0e3f8258abbe61f4fd71
tree7a91493a82e65c0da845afb12020e1534d83ee5d
parent90f772652778865e8b5fa765a8e11428dee4609d
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