mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 06:39:14 +01:00

This reverts commit 66b992cfe441fedd7f21827946873bf4c0238b6f. A new (additional) correctness issue was revealed in the old AArch64 code when applying it on top of modern JitArm64: LSR was being used when LSRV was intended. This commit uses LSRV.