drc: end block on syscall and hlecall, not insn after them
authornotaz <notasas@gmail.com>
Sat, 18 Dec 2010 17:51:06 +0000 (19:51 +0200)
committernotaz <notasas@gmail.com>
Sat, 18 Dec 2010 17:51:06 +0000 (19:51 +0200)
commit75dec299b045862ed759c21bb309270c48089dd0
treeb2318bf6b1aa42fd15eb385484b8b7fd1f55e751
parent87c06e512fb1b757c1c4359e46359654cfcb8b82
drc: end block on syscall and hlecall, not insn after them

..or else we might get jump there, which causes it to abort.
Also remove assert that's hit occasionally.
libpcsxcore/new_dynarec/new_dynarec.c