Searched refs:pow_GR_sig_int_Y (Results 1 – 2 of 2) sorted by relevance
/sysdeps/ia64/fpu/ |
A D | e_powf.S | 438 pow_GR_sig_int_Y = r44 define 1046 getf.sig pow_GR_sig_int_Y = POW_int_Y 1189 (p10) tbit.nz.unc p12,p0 = pow_GR_sig_int_Y,0 1568 getf.sig pow_GR_sig_int_Y = POW_int_Y // Get signif of int_Y 1603 (p6) tbit.nz.unc p10,p11 = pow_GR_sig_int_Y,0 // If y>0 int, test y even/odd 1680 (p9) tbit.nz.unc p11,p12 = pow_GR_sig_int_Y,0 1826 (p9) tbit.nz.unc p11,p0 = pow_GR_sig_int_Y,0 // Test for y odd integer
|
A D | e_pow.S | 438 pow_GR_sig_int_Y = r44 define 1107 getf.sig pow_GR_sig_int_Y = POW_int_Y 1324 (p10) tbit.nz.unc p12,p0 = pow_GR_sig_int_Y,0 1799 getf.sig pow_GR_sig_int_Y = POW_int_Y // Get signif of int_Y 1834 (p6) tbit.nz.unc p10,p11 = pow_GR_sig_int_Y,0 // If y>0 int, test y even/odd 1911 (p9) tbit.nz.unc p11,p12 = pow_GR_sig_int_Y,0 2057 (p9) tbit.nz.unc p11,p0 = pow_GR_sig_int_Y,0 // Test for y odd integer
|
Completed in 10 milliseconds