mirror of
https://github.com/yuzu-mirror/unicorn.git
synced 2026-03-06 21:34:07 +01:00
When we added the ARMMMUIdx_MSUser MMU index we forgot to add it to the case statement in regime_is_user(), so we weren't treating it as unprivileged when doing MPU lookups. Correct the omission. Backports commit 871bec7c44a453d9cab972ce1b5d12e1af0545ab from qemu |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| sparc | ||