commit | 09af52f78e58d9aee0980276833bf3adee3ed07b | [log] [tgz] |
---|---|---|
author | Liu Yu <yu.liu@freescale.com> | Mon Sep 05 17:01:23 2011 +0800 |
committer | Kumar Gala <galak@kernel.crashing.org> | Thu Oct 06 23:36:47 2011 -0500 |
tree | a71bbba58931e4756b8aef9bc71dc81e1da839e5 | |
parent | d5755e6f3a412f012377e28b655d89eff3311f1c [diff] |
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>