mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 01:03:55 -06:00
CRIS: linux-user ERP compensation not needed anymore.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5449 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
cddffe3739
commit
a9fc4a7826
1 changed files with 0 additions and 1 deletions
|
@ -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:
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue