mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-02-25 23:26:55 +00:00
All the callers of arm_ldq_ptw() and arm_ldl_ptw() ignore the value that those functions store in the fsr argument on failure: if they return failure to their callers they will always overwrite the fsr value with something else. Remove the argument from these functions and S1_ptw_translate(). This will simplify removing fsr from the calling functions. Backports commit 3795a6de9f7ec4a7e3dcb8bf02a88a014147b0b0 from qemu |
||
---|---|---|
.. | ||
arm | ||
i386 | ||
m68k | ||
mips | ||
sparc |