drc: fix wrong stop check
authornotaz <notasas@gmail.com>
Wed, 15 Jan 2025 23:20:30 +0000 (01:20 +0200)
committernotaz <notasas@gmail.com>
Wed, 15 Jan 2025 23:20:30 +0000 (01:20 +0200)
commitbb17f8f47930b88eb89ef535bff6cdcc17370548
treed9bbad9fd4b24f4c763cab3f9163b04338dc17bc
parent8e9d82d022f06cc8c005c64ec25383a5e10136ca
drc: fix wrong stop check

would return prematurely because of this
libpcsxcore/new_dynarec/emu_if.c
libpcsxcore/new_dynarec/linkage_arm.S
libpcsxcore/new_dynarec/linkage_arm64.S
libpcsxcore/psxevents.c