mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-01-24 00:31:06 +00:00
79b2c4b1e7
Make get_phys_addr_pmsav5() return a fault type in the ARMMMUFaultInfo structure, which we convert to the FSC at the callsite. Note that PMSAv5 does not define any guest-visible fault status register, so the different "fsr" values we were previously returning are entirely arbitrary. So we can just switch to using the most appropriae fi->type values without worrying that we need to special-case FaultInfo->FSC conversion for PMSAv5. Backports commit 53a4e5c5b07b2f50c538511b74b0d3d4964695ea from qemu |
||
---|---|---|
.. | ||
arm | ||
i386 | ||
m68k | ||
mips | ||
sparc |