mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-06 20:54:52 +00:00
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 | ||