commit | 67f18f34583c9dda0dbcd4088df9070926f7e611 | [log] [tgz] |
---|---|---|
author | Takashi Ohmasa <ohmasa.takashi@jp.panasonic.com> | Fri Oct 19 13:58:51 2007 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Oct 20 23:42:15 2007 +0100 |
tree | b6275531cdbb501e24030ced0c7b8b3280f6dc08 | |
parent | 0825c672599bedbb423ef26f3cdd0c5a014da149 [diff] |
[ARM] 4629/1: Fix VFP emulation code to clear all exception flags of FPEXC All exception flags of the FPEXC register must be cleared before returning from exception code to user code, including FP2V and OFC. Signed-off-by: Takashi Ohmasa <ohmasa.takashi@jp.panasonic.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>