| fp_complete.c | 268 t_float tfb, tfc; local 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 313 tfc.i = float64_add(tfb.i, (float64)0); 314 ldt(inst.float_detail.fc, &tfc, l); 320 t_float tfb, tfc; local 331 tfc.i = 0 353 t_float tfb, tfc; local 560 t_float tfa, tfb, tfc; local [all...] |