mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2024-12-24 20:15:36 +00:00
6ec6c71d50
This function already includes the test for an interworking write to PC from a load. Change the T32 LDM implementation to match the A32 LDM implementation. For LDM, the reordering of the tests does not change valid behaviour because the only case that differs is has rn == 15, which is UNPREDICTABLE. Backports commit 69be3e13764111737e1a7a13bb0c231e4d5be756 from qemu |
||
---|---|---|
.. | ||
arm | ||
i386 | ||
m68k | ||
mips | ||
riscv | ||
sparc |