mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-01-23 02:21:08 +00:00
8b3b548961
The Arm v8M architecture includes hardware stack limit checking. When certain instructions update the stack pointer, if the new value of SP is below the limit set in the associated limit register then an exception is taken. Add a TB flag that tracks whether the limit-checking code needs to be emitted. Backports commit 4730fb85035e99c909db7d14ef76cd17f28f4423 from qemu |
||
---|---|---|
.. | ||
arm | ||
i386 | ||
m68k | ||
mips | ||
sparc |