mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2026-08-10 00:23:40 +00:00
According to the spec, "All bits besides SSIP, USIP, and UEIP in the sip register are read-only." Further, if an interrupt is not delegated to mode x, then "the corresponding bits in xip [...] should appear to be hardwired to zero. This patch implements both of those requirements. Backports commit 087b051a51a0c2a5bc1e8d435a484a8896b4176b from qemu |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| riscv | ||
| sparc | ||