mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-09-18 23:22:14 -07:00
Some operations like atomicMin were ignored because they returned were being stored to RZ. This operations have a side effect and it was being ignored.