CRIS: linux-user ERP compensation not needed anymore.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5449 c046a42c-6fe2-441c-8c8c-71466251a162
master
edgar_igl 2008-10-08 14:26:58 +00:00
parent cddffe3739
commit a9fc4a7826
1 changed files with 0 additions and 1 deletions

View File

@ -1966,7 +1966,6 @@ void cpu_loop (CPUState *env)
env->pregs[7],
env->pregs[11]);
env->regs[10] = ret;
env->pc += 2;
break;
case EXCP_DEBUG:
{