mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2024-12-25 01:55:31 +00:00
cb5688009e
Temporarily no-op size_memop was introduced to aid the conversion of memory_region_dispatch_{read|write} operand "unsigned size" into "MemOp op". Now size_memop is implemented, again hard coded size but with MO_{8|16|32|64}. This is more expressive and avoids size_memop calls. Backports commit 4574664677116dedb29b12150137f3888374a857 from qemu |
||
---|---|---|
.. | ||
arm | ||
i386 | ||
m68k | ||
mips | ||
riscv | ||
sparc |