drc: add seemingly missing double-alloc check
authornotaz <notasas@gmail.com>
Thu, 27 Jan 2022 23:09:44 +0000 (01:09 +0200)
committernotaz <notasas@gmail.com>
Fri, 28 Jan 2022 00:04:32 +0000 (02:04 +0200)
commit648d94486015225abaefedebf0df9db0e56e541c
tree2c9636bce28030825651a0f9b176c7af8cfad569
parent214f6f3588348de0913886aea46caa11b2b82e53
drc: add seemingly missing double-alloc check

seems like it was possible to alloc the same reg on 2 host regs

edit: found after all the debugging: mupen64plus/mupen64plus-core@8f4cc2bdc93c41801077abda3197a3cb3b89cbb7
libpcsxcore/new_dynarec/new_dynarec.c