mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2026-01-13 23:08:58 +00:00
This saves us two x64 instructions per load/store instruction. TODO: Clean up our memory code. We can use this optimization here as well.
This saves us two x64 instructions per load/store instruction. TODO: Clean up our memory code. We can use this optimization here as well.