drc: clear dirty flag when deallocating a reg
authornotaz <notasas@gmail.com>
Thu, 27 Jan 2022 22:02:09 +0000 (00:02 +0200)
committernotaz <notasas@gmail.com>
Fri, 28 Jan 2022 00:04:32 +0000 (02:04 +0200)
commit214f6f3588348de0913886aea46caa11b2b82e53
tree65d78498e18dcd42b7f60e422f91f63e6b4f14c3
parentb15d122eb25ee53092e123ccb17ef5467de34a82
drc: clear dirty flag when deallocating a reg

In later stages it may place special regs like AGEN there, and things
like AGEN being marked dirty seemed wrong, although probably harmless
as there is no code to writeback AGEN.
libpcsxcore/new_dynarec/new_dynarec.c