Searched refs:POW_float_int_Y (Results 1 – 2 of 2) sorted by relevance
/sysdeps/ia64/fpu/ |
A D | e_powf.S | 541 POW_float_int_Y = f116 define 1071 fcvt.xf POW_float_int_Y = POW_int_Y 1152 (p13) fcmp.eq.unc.s1 p10,p12 = POW_float_int_Y, POW_NORM_Y 1574 fcvt.xf POW_float_int_Y = POW_int_Y 1590 (p9) fcmp.eq.unc.s1 p6,p7 = POW_float_int_Y, POW_NORM_Y // Test y=int 1658 (p7) fcmp.eq.unc.s1 p9,p10 = POW_float_int_Y, POW_NORM_Y 1818 (p7) fcmp.eq.unc.s1 p9,p0 = POW_float_int_Y, POW_NORM_Y // Is y integer?
|
A D | e_pow.S | 568 POW_float_int_Y = f116 define 1133 fcvt.xf POW_float_int_Y = POW_int_Y 1244 (p13) fcmp.eq.unc.s1 p10,p12 = POW_float_int_Y, POW_NORM_Y 1805 fcvt.xf POW_float_int_Y = POW_int_Y 1821 (p9) fcmp.eq.unc.s1 p6,p7 = POW_float_int_Y, POW_NORM_Y // Test y=int 1889 (p7) fcmp.eq.unc.s1 p9,p10 = POW_float_int_Y, POW_NORM_Y 2049 (p7) fcmp.eq.unc.s1 p9,p0 = POW_float_int_Y, POW_NORM_Y // Is y integer?
|
Completed in 10 milliseconds