Searched refs:pow_GR_17ones (Results 1 – 2 of 2) sorted by relevance
/sysdeps/ia64/fpu/ |
A D | e_powf.S | 408 pow_GR_17ones = r15 define 876 mov pow_GR_17ones = 0x1FFFF 942 and pow_GR_exp_X = pow_GR_signexp_X, pow_GR_17ones 1010 and pow_GR_exp_Xm1 = pow_GR_signexp_Xm1, pow_GR_17ones 1048 and pow_GR_exp_Y = pow_GR_signexp_Y, pow_GR_17ones 1051 andcm pow_GR_sign_Y = pow_GR_signexp_Y, pow_GR_17ones 1265 and pow_GR_exp_Y_Gpr = pow_GR_signexp_Y_Gpr, pow_GR_17ones 1293 andcm pow_GR_sign_Y_Gpr = pow_GR_signexp_Y_Gpr, pow_GR_17ones 1570 and pow_GR_exp_Y = pow_GR_signexp_Y, pow_GR_17ones 1918 (p8) setf.exp f8 = pow_GR_17ones // If exp(+big), result inf [all …]
|
A D | e_pow.S | 408 pow_GR_17ones = r15 define 918 mov pow_GR_17ones = 0x1FFFF 958 and pow_GR_exp_X = pow_GR_signexp_X, pow_GR_17ones 1045 and pow_GR_exp_Xm1 = pow_GR_signexp_Xm1, pow_GR_17ones 1109 and pow_GR_exp_Y = pow_GR_signexp_Y, pow_GR_17ones 1112 andcm pow_GR_sign_Y = pow_GR_signexp_Y, pow_GR_17ones 1402 and pow_GR_exp_Y_Gpr = pow_GR_signexp_Y_Gpr, pow_GR_17ones 1771 and pow_GR_exp_X = pow_GR_signexp_X, pow_GR_17ones 1801 and pow_GR_exp_Y = pow_GR_signexp_Y, pow_GR_17ones 2149 (p8) setf.exp f8 = pow_GR_17ones // If exp(+big), result inf [all …]
|
Completed in 11 milliseconds