powerpc/math_emu/efp: Look for errata handler when type mismatches
authorLiu Yu <yu.liu@freescale.com>
Mon, 5 Sep 2011 09:01:23 +0000 (17:01 +0800)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 7 Oct 2011 04:36:47 +0000 (23:36 -0500)
commit09af52f78e58d9aee0980276833bf3adee3ed07b
treea71bbba58931e4756b8aef9bc71dc81e1da839e5
parentd5755e6f3a412f012377e28b655d89eff3311f1c
powerpc/math_emu/efp: Look for errata handler when type mismatches

We already have cpu a005 errata handler when instruction cannot be
recognized.  Before we lookup the inst, there's type checking, and we also
need to handle it in errata handler when the type checking failed.

Signed-off-by: Liu Yu <yu.liu@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/math-emu/math_efp.c