commit | c3ef1f4d379cbc79daf80ffb8d43c611da090b82 | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Wed Jan 22 09:16:37 2014 +0400 |
committer | Max Filippov <jcmvbkbc@gmail.com> | Thu Aug 14 11:59:27 2014 +0400 |
tree | 69e296cac620848d60c94867597d551e8872dbd5 | |
parent | a450dc69dc57e2bd9de5a970f5015502e6950c73 [diff] |
xtensa: add double exception fixup handler for fast_unaligned fast_unaligned_fixup restores user registers and runs normal exception handler in the current stack frame. Unaligned load/store is retried after that. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>