fp_complete.c | 268 t_float tfb, tfc; local in function:cvt_qs_ts_st_gf_qf 284 tfc.i = float32_to_float64(sfb.i); 285 ldt(inst.float_detail.fc, &tfc, l); 298 tfc.i = FLOAT64QNAN; 299 ldt(inst.float_detail.fc, &tfc, l); 306 t_float tfb, tfc; local in function:cvt_gd 313 tfc.i = float64_add(tfb.i, (float64)0); 314 ldt(inst.float_detail.fc, &tfc, l); 320 t_float tfb, tfc; local in function:cvt_qt_dg_qg 331 tfc.i = 0 353 t_float tfb, tfc; local in function:cvt_tq_gq 560 t_float tfa, tfb, tfc; local in function:alpha_fp_interpret [all...] |