Searched refs:GR_BIAS (Results 1 – 6 of 6) sorted by relevance
/glibc-2.36/sysdeps/ia64/fpu/ |
D | s_erfcf.S | 158 GR_BIAS = r21 define 437 mov GR_BIAS = 0x0FFFF 455 shl GR_ShftPi_bias = GR_BIAS, 7 467 cmp.lt p15,p0 = GR_IndxPlusBias, GR_BIAS//p15: i < 0 (for |x|<1) 478 (p15) mov GR_IndxPlusBias = GR_BIAS //Let i = 0 if i < 0
|
D | e_exp2f.S | 117 GR_BIAS = r21 define 303 add GR_BIAS= GR_K, GR_EXP_CORR // K= bias-2*63 309 setf.exp FR_2_TO_K= GR_BIAS // 2^{K-126}
|
D | e_exp2.S | 117 GR_BIAS = r21 define 309 add GR_BIAS= GR_K, GR_EXP_CORR // K= bias-2*63 315 setf.exp FR_2_TO_K= GR_BIAS // 2^{K-126}
|
D | e_exp10.S | 103 GR_BIAS = r21 define 344 add GR_BIAS= GR_K, GR_EXP_CORR // K= bias-2*63 350 setf.exp FR_2_TO_K= GR_BIAS // 2^{K-126}
|
D | s_erfc.S | 162 GR_BIAS = r55 define 752 mov GR_BIAS = 0x0FFFF 791 sub GR_mBIAS = r0, GR_BIAS 807 shladd GR_ShftPi_bias = GR_BIAS, 4, GR_mBIAS // BIAS * 2^4 - BIAS
|
D | s_erfcl.S | 413 GR_BIAS = r48 define 1338 mov GR_BIAS = 0x0FFFF 1385 sub GR_mBIAS = r0, GR_BIAS 1414 shl GR_ShftPi_bias = GR_BIAS, 8 // BIAS * 256
|