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>
Thu, 27 Jan 2022 23:36:13 +0000 (01:36 +0200)
commit670c0f224c8effa022c7504572f2e3951e61e7eb
tree31f1b07dd882ebdc4819cb118405c2ee5ee079a6
parenta550c61c2bad6706ecd46003cdb7b43760d02b03
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