mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-09 00:04:54 +00:00
The branch target exception for guarded pages has high priority, and only 8 instructions are valid for that case. Perform this check before doing any other decode. Clear BTYPE after all insns that neither set BTYPE nor exit via exception (DISAS_NORETURN). Not yet handled are insns that exit via DISAS_NORETURN for some other reason, like direct branches. Backports commit 51bf0d7aa91a9d4e2563240a42e6cb705cef84aa from qemu |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| sparc | ||