linux/arch/sh/kernel/cpu/sh4
Carmelo AMOROSO 0f6dee232f sh: fcnvds fix with denormalized numbers on SH-4 FPU.
This fixes a bug in the FPU exception handler for the FCNVDS instruction.
To get the register number the instruction is shifted right by 9,
though it should be shifted right by 8.

More information at ST Linux bugzilla:

	https://bugzilla.stlinux.com/show_bug.cgi?id=4892

Signed-off-by: Giuseppe Di Giore <giuseppe.di-giore@st.com>
Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
Signed-off-by: Stuart Menefy <stuart.menefy@st.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-01-29 11:56:02 +09:00
..
clock-sh4-202.c sh: Fix SH4-202 clock fwk set_rate() mismatch. 2007-06-04 10:51:59 +09:00
clock-sh4.c [PATCH] sh: Simplistic clock framework 2006-01-16 23:15:28 -08:00
fpu.c sh: fcnvds fix with denormalized numbers on SH-4 FPU. 2009-01-29 11:56:02 +09:00
Makefile sh: Support denormalization on SH-4 FPU. 2008-01-28 13:18:59 +09:00
probe.c sh: Record the major cut revision for probed SH-4A parts. 2008-07-28 18:10:32 +09:00
setup-sh4-202.c serial: Move asm-sh/sci.h to linux/serial_sci.h. 2008-02-26 14:52:45 +09:00
setup-sh7750.c serial: Move asm-sh/sci.h to linux/serial_sci.h. 2008-02-26 14:52:45 +09:00
setup-sh7760.c sh: Enable IRLM mode for SH7760 IRQ_MODE_IRQ. 2008-09-08 11:54:56 +09:00
softfloat.c sh: __udivdi3 -> do_div() in softfloat lib. 2008-12-22 18:42:53 +09:00
sq.c sh: Fix up broken kerneldoc comments. 2008-08-04 12:51:06 +09:00