mirror of
https://github.com/qemu/qemu.git
synced 2024-11-26 04:13:39 +08:00
Really revert commit r4343
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4347 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
cb7cca1a1c
commit
e34d2d62a3
@ -4038,8 +4038,6 @@ static void gen_dmtc0 (CPUState *env, DisasContext *ctx, int reg, int sel)
|
||||
default:
|
||||
goto die;
|
||||
}
|
||||
/* Stop translation as we may have switched the execution mode */
|
||||
ctx->bstate = BS_STOP;
|
||||
break;
|
||||
case 12:
|
||||
switch (sel) {
|
||||
|
Loading…
Reference in New Issue
Block a user