mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-01-23 02:21:08 +00:00
35fab80c57
For aarch64, there's a dedicated msr (imm, reg) insn. For aarch32, this is done via msr to cpsr. Writes from el0 are ignored, which is already handled by the CPSR_USER mask. Backports commit 220f508f49c5f49fb771d5105f991c19ffede3f7 from qemu |
||
---|---|---|
.. | ||
arm | ||
i386 | ||
m68k | ||
mips | ||
riscv | ||
sparc |