drc: don't cull ccreg
authornotaz <notasas@gmail.com>
Sun, 28 Nov 2021 15:23:34 +0000 (17:23 +0200)
committernotaz <notasas@gmail.com>
Sun, 28 Nov 2021 23:33:54 +0000 (01:33 +0200)
commit4b1c7cd1dd8da0be729bae21df9243a9fa33157b
treef095a1910d8a879eb679bb028b435adb69824629
parent2330734fa3064bf3a159c3c56f9a2e005598360e
drc: don't cull ccreg

It didn't even seem to be written back. What was the point doing so
anyway, other regs were (maybe?) culled to prevent saving/restoring
them in memhandlers, but ccreg is in callee-saved reg anyway?
We also need ccreg more often now for stalls.
libpcsxcore/new_dynarec/new_dynarec.c