mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-12-16 01:31:43 +00:00
Add a utility function for testing whether the CPU is in Handler mode; this is just a check whether v7m.exception is non-zero, but we do it in several places and it makes the code a bit easier to read to not have to mentally figure out what the test is testing. Backports commit 15b3f556bab4f961bf92141eb8521c8da3df5eb2 from qemu |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| sparc | ||