commit | 5b787914408ed903d087ffc3281bd6d4e93f94b5 | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Fri Jan 31 18:15:36 2020 -0800 |
committer | Max Filippov <jcmvbkbc@gmail.com> | Sat Feb 01 00:42:35 2020 -0800 |
tree | 340d52473d489bd9e260d9ab72f184dd193d2a68 | |
parent | 64716b9ec5ba3342d3a9f0464d2abb48de65b327 [diff] |
xtensa: drop unused function fast_coprocessor_double fast_coprocessor_double is not used since commit c658eac628aa ("[XTENSA] Add support for configurable registers and coprocessors"). Remove it. There should be no coprocessor exceptions generated in the exception handling paths while PS.EXCM is set. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>