Revision b7e2c11d

b/target-i386/helper.c
2118 2118
    helper_ret_protected(shift, 0, addend);
2119 2119
#ifdef USE_KQEMU
2120 2120
    if (kqemu_is_ok(env)) {
2121
        CC_OP = CC_OP_EFLAGS;
2122 2121
        env->exception_index = -1;
2123 2122
        cpu_loop_exit();
2124 2123
    }

Also available in: Unified diff