mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-01-11 19:05:36 +00:00
43e7478d3f
In commit 95695effe8caa552b8f2 we changed the v7M/v8M stack pop code to use a new v7m_stack_read() function that checks whether the read should fail due to an MPU or bus abort. We missed one call though, the one which reads the signature word for the callee-saved register part of the frame. Correct the omission. Backports commit 4818bad98c8212fbbb0525d10761b6b65279ab92 from qemu |
||
---|---|---|
.. | ||
arm | ||
i386 | ||
m68k | ||
mips | ||
sparc |