]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: microMIPS: mfhc1 & mthc1 support for the FPU emulator
authorSteven J. Hill <Steven.Hill@imgtec.com>
Thu, 7 Nov 2013 12:48:29 +0000 (12:48 +0000)
committerJohn Crispin <blogic@openwrt.org>
Tue, 14 Jan 2014 20:39:36 +0000 (21:39 +0100)
commit49f310b6aad87e6519ceac1c004a01e5c288d5c1
tree8a9d31d2013fadea9b844676fc9ca51e8191f894
parentec28bd500cd3e8f491ac7bf2122aa1fcc9fc6739
MIPS: microMIPS: mfhc1 & mthc1 support for the FPU emulator

This patch adds support for microMIPS encodings of the mfhc1 & mthc1
instructions introduced in release 2 of the mips32 & mips64
architectures, converting them to their mips32 equivalents for the FPU
emulator.

Signed-off-by: Steven J. Hill <Steven.Hill@imgtec.com>
Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Acked-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6110/
arch/mips/include/uapi/asm/inst.h
arch/mips/math-emu/cp1emu.c