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>
Thu, 27 Jan 2022 23:36:13 +0000 (01:36 +0200)
commita550c61c2bad6706ecd46003cdb7b43760d02b03
treedcb3e7143f712c614b8a22fb3a20ab365deea4e0
parent6cc8d23c0c5284522c62ce333a7c2286198e9db8
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