mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-09 16:14:06 +00:00
The new NOP emitter breaks when called with a negative count. As it turns out, it did happen when deoptimizing 8 bit MOVs because they are only 4 bytes long and need no BSWAP.