Revision 2a3ec4b5
b/target-ppc/translate.c | ||
---|---|---|
230 | 230 |
tcg_gen_movi_i32(t0, 0); |
231 | 231 |
gen_helper_compute_fprf(t0, arg, t0); |
232 | 232 |
tcg_gen_mov_i32(cpu_crf[1], t0); |
233 |
if (set_fprf) |
|
234 |
gen_helper_float_check_status(); |
|
235 | 233 |
} |
236 | 234 |
|
237 | 235 |
tcg_temp_free_i32(t0); |
Also available in: Unified diff