mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2026-08-09 05:53:52 +00:00
We are not short of numbers for EXCP_*. There is no need to confuse things by having EXCP_VMEXIT and EXCP_SYSCALL overlap, even though the former is only used for system mode and the latter is only used for user mode. Backports commit 628460891dd46c25e33eec01757ac655679ea198 from qemu |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| riscv | ||
| sparc | ||