mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-01-23 02:21:08 +00:00
f2ec6bc22d
Simply moving the non-stub helper_v7m_mrs/msr outside of !CONFIG_USER_ONLY is not an option, because of all of the other system-mode helpers that are called. But we can split out a few subroutines to handle the few EL0 accessible registers without duplicating code. Backports commit 04c9c81b8fa2ee33f59a26265700fae6fc646062 from qemu |
||
---|---|---|
.. | ||
arm | ||
i386 | ||
m68k | ||
mips | ||
riscv | ||
sparc |