mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-10 15:15:09 +00:00
The v8M architecture includes hardware support for enforcing stack pointer limits. We don't implement this behaviour yet, but provide the MSPLIM and PSPLIM stack pointer limit registers as reads-as-written, so that when we do implement the checks in future this won't break guest migration. Backports commit 57bb31568114023f67680d6fe478ceb13c51aa7d from qemu |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| sparc | ||