mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-02-01 23:01:01 +00:00
78c016ef83
Wrote too much with low-half zip (zip1) with vl % 512 != 0. Adjust all of the x + (y << s) to x | (y << s) as a style fix. We only ever have exact overlap between D, M, and N. Therefore we only need a single temporary, and we do not need to check for partial overlap. Backports 8e7fefed1bdcc0f7e722ccf2a2fc2b4f79fe725e |
||
---|---|---|
.. | ||
arm | ||
i386 | ||
m68k | ||
mips | ||
riscv | ||
sparc |