powerpc/mpc85xx: Only emulate the unimplemented FP instructions on corenet64
authorKevin Hao <haokexin@gmail.com>
Tue, 16 Jul 2013 11:57:16 +0000 (19:57 +0800)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 14 Aug 2013 04:59:31 +0000 (14:59 +1000)
We have split the math emulation into two parts. This makes it
possible to just emulate the unimplemented floating point instructions
on these boards.

Signed-off-by: Kevin Hao <haokexin@gmail.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found