Revision e32a1832

b/target-s390x/translate.c
2964 2964
        /* we need to keep cc_op intact */
2965 2965
        s->is_jmp = DISAS_JUMP;
2966 2966
        tcg_temp_free_i64(tmp);
2967
        tcg_temp_free_i64(tmp2);
2968
        tcg_temp_free_i64(tmp3);
2967 2969
        break;
2968 2970
    case 0x20: /* SERVC     R1,R2     [RRE] */
2969 2971
        /* SCLP Service call (PV hypercall) */

Also available in: Unified diff