mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2026-08-09 02:14:20 +00:00
The PMCR_EL0.DP bit is bit 5, which is 0x20, not 0x10. 0x10 is 'X'. Correct our #define of PMCRDP and add the missing PMCRX. We do have the correct behaviour for handling the DP bit being set, so this fixes a guest-visible bug. Fixes: 033614c47de Backports commit a1ed04dd79aabb9dbeeb5fa7d49f1a3de0357553 from qemu |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| riscv | ||
| sparc | ||