fp_complete.c | 268 t_float tfb, tfc; local in function:cvt_qs_ts_st_gf_qf 289 stt(inst.float_detail.fb, &tfb, l); 290 sfc.i = float64_to_float32(tfb.i); 306 t_float tfb, tfc; local in function:cvt_gd 310 stt(inst.float_detail.fb, &tfb, l); 311 (void) float64_to_float32(tfb.i); 313 tfc.i = float64_add(tfb.i, (float64)0); 320 t_float tfb, tfc; local in function:cvt_qt_dg_qg 338 stt(inst.float_detail.fb, &tfb, l); 339 tfc.i = int64_to_float64(tfb.i) 353 t_float tfb, tfc; local in function:cvt_tq_gq 560 t_float tfa, tfb, tfc; local in function:alpha_fp_interpret [all...] |