drc: detect unconditional branches early
authornotaz <notasas@gmail.com>
Mon, 22 Nov 2021 19:08:17 +0000 (21:08 +0200)
committernotaz <notasas@gmail.com>
Mon, 22 Nov 2021 20:43:47 +0000 (22:43 +0200)
commit4919de1e88095f00466f6674323d518fc520b0db
tree776797f3e5ef1b1af9ccba85caf49ed15a965af3
parent3d680478922d5f28e3dbe471308cc27a70e31fdf
drc: detect unconditional branches early

Mainly helps to end the block and not compile data.
Unsure if this doesn't break something.
libpcsxcore/new_dynarec/new_dynarec.c