commit | d01dd2b8ac2ba367db90e1ad11aa4e11045ef35c | [log] [tgz] |
---|---|---|
author | Kevin Hao <haokexin@gmail.com> | Tue Jul 16 19:57:16 2013 +0800 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Aug 14 14:59:31 2013 +1000 |
tree | b15704a809d5b2c8d9e4aedd527fe626ebdd2737 | |
parent | 6ef94ff2e8e593de6de8d8d299a5fffaed35329c [diff] |
powerpc/mpc85xx: Only emulate the unimplemented FP instructions on corenet64 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>