Revision d478990a

b/target-mips/translate.c
2883 2883
        default:
2884 2884
            goto die;
2885 2885
        }
2886
        /* Stop translation as we may have switched the execution mode */
2887
        ctx->bstate = BS_STOP;
2888 2886
        break;
2889 2887
    case 12:
2890 2888
        switch (sel) {

Also available in: Unified diff