mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-06 14:54:58 +00:00
68000 CPUs do not save format in the exception stack frame. This patch adds feature checking to prevent format saving for 68000. m68k_ret() already includes this modification, this patch fixes the exception processing function too. Backports commit 000761dc0c97d70e7314db3e8f52783880325a22 from qemu |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| sparc | ||