mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-01-03 20:35:43 +00:00
b658f1f36c
Instead of ignoring the response from address_space_ld*() (indicating an attempt to read a page table descriptor from an invalid physical address), use it to report the failure correctly. Since this is another couple of locations where we need to decide the value of the ARMMMUFaultInfo ea bit based on a MemTxResult, we factor out that operation into a helper function. Backports commit 3b39d734141a71296d08af3d4c32f872fafd782e from qemu |
||
---|---|---|
.. | ||
arm | ||
i386 | ||
m68k | ||
mips | ||
sparc |