1
0
mirror of https://github.com/GreemDev/Ryujinx.git synced 2025-02-28 23:51:29 +01:00
riperiperi 1ae690ba2f
Use normal memory store path for DC ZVA ()
Seems like this is used as an optimized way to clear memory in homebrew applications. Unfortunately, calling the software fallback method every 8 bytes was not very optimal.

The existing EmitStore is used by passing in ZR as the register to get a 0 write.
2021-09-29 01:21:30 +02:00
..
2021-09-14 01:23:37 +02:00