Skip to content
Commit 5cc5f19f authored by Max Filippov's avatar Max Filippov
Browse files

xtensa: improve call0 ABI probing



When call0 userspace ABI support by probing is enabled instructions that
cause illegal instruction exception when PS.WOE is clear are retried
with PS.WOE set before calling c-level exception handler. Record user pc
at which PS.WOE was set in the fast exception handler and clear PS.WOE
in the c-level exception handler if we get there from the same address.

Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent d7486200
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment