mirror of
https://github.com/yuzu-mirror/unicorn.git
synced 2026-03-29 09:24:49 +02: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 | ||