mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-12-19 13:01:37 +00:00
Move the code in arm_v7m_cpu_do_interrupt() that calculates the magic LR value down to when we're actually going to use it. Having the calculation and use so far apart makes the code a little harder to understand than it needs to be. Backports commit bd70b29ba92e4446f9e4eb8b9acc19ef6ff4a4d5 from qemu |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| sparc | ||