mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2026-01-06 19:42:44 +00:00
When we handle a signal from a fault within a user-only memory helper, we cannot cpu_restore_state with the PC found within the signal frame. Use a TLS variable, helper_retaddr, to record the unwind start point to find the faulting guest insn. Backports commit ec603b5584fa71213ef8f324fe89e4b27cc9d2bc from qemu |
||
|---|---|---|
| .. | ||
| unicorn | ||
| list.h | ||
| qemu.h | ||
| uc_priv.h | ||