Searched hist:"1 ac944007bede6d6f934831959b0e2b65c82d291" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/mips/include/uapi/asm/ |
H A D | inst.h | diff 1ac944007bede6d6f934831959b0e2b65c82d291 Thu Nov 07 13:48:28 CET 2013 Leonid Yegoshin <Leonid.Yegoshin@imgtec.com> MIPS: math-emu: Add mfhc1 & mthc1 support.
This patch adds support for the mfhc1 & mthc1 instructions to the FPU emulator. These instructions were introduced in release 2 of the MIPS32 & MIPS64 architectures and allow access to the most significant 32 bits of a 64-bit FP register.
[ralf@linux-mips.org: Fix ifdef hell added by original patch.]
Signed-off-by: Leonid Yegoshin <Leonid.Yegoshin@imgtec.com> Signed-off-by: Steven J. Hill <Steven.Hill@imgtec.com> Signed-off-by: Paul Burton <paul.burton@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/6112/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
/linux/arch/mips/math-emu/ |
H A D | cp1emu.c | diff 1ac944007bede6d6f934831959b0e2b65c82d291 Thu Nov 07 13:48:28 CET 2013 Leonid Yegoshin <Leonid.Yegoshin@imgtec.com> MIPS: math-emu: Add mfhc1 & mthc1 support.
This patch adds support for the mfhc1 & mthc1 instructions to the FPU emulator. These instructions were introduced in release 2 of the MIPS32 & MIPS64 architectures and allow access to the most significant 32 bits of a 64-bit FP register.
[ralf@linux-mips.org: Fix ifdef hell added by original patch.]
Signed-off-by: Leonid Yegoshin <Leonid.Yegoshin@imgtec.com> Signed-off-by: Steven J. Hill <Steven.Hill@imgtec.com> Signed-off-by: Paul Burton <paul.burton@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/6112/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|