mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2026-08-10 04:53:44 +00:00
This patch fixes decrement of the pointers for subx mem, mem instructions. Without the patch pointers are decremented by OS_* constant value instead of retrieving the corresponding data size and using it as a decrement. Backports commit 355d4d1c00e708907ff391c24ca708f1c9c06bf0 from qemu |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| sparc | ||