Revision 21de37a7

b/target-s390x/translate.c
2094 2094
            tcg_gen_add_i64(tmp, tmp, tmp3);
2095 2095
        }
2096 2096
        tcg_temp_free_i64(tmp);
2097
        tcg_temp_free_i64(tmp3);
2097 2098
        tcg_temp_free_i64(tmp4);
2098 2099
        break;
2099 2100
    case 0x2c: /* STCMH R1,M3,D2(B2) [RSY] */

Also available in: Unified diff