Home
last modified time | relevance | path

Searched refs:GR_K (Results 1 – 7 of 7) sorted by relevance

/sysdeps/ia64/fpu/
A De_exp2l.S128 GR_K = r18 define
483 shr.u GR_K = GR_LEADBITS, 8
499 (p7) add GR_K = GR_K, r0, 1 ;;
512 (p8) add GR_K = GR_K, GR_BM63
515 (p6) sub GR_K = GR_BM63, GR_K ;;
546 setf.exp FR_2EXP = GR_K
A De_exp2f.S114 GR_K = r19 define
297 shr GR_K= GR_KF0, 10 // K
303 add GR_BIAS= GR_K, GR_EXP_CORR // K= bias-2*63
A De_exp2.S114 GR_K = r19 define
303 shr GR_K= GR_KF0, 10 // K
309 add GR_BIAS= GR_K, GR_EXP_CORR // K= bias-2*63
A Ds_expm1l.S371 GR_K = r24 define
882 extr GR_K = GR_N_fix, 12, 32 // Extract limited range K
894 add GR_exp_2_k = GR_exp_bias, GR_K // Form exponent of 2^k
901 sub GR_exp_2_mk = GR_exp_bias, GR_K // Form exponent of 2^-k
915 cmp.lt p8,p15 = GR_K,GR_big_expo_neg // Set Safe if K > big_expo_neg
937 (p7) cmp.lt.unc p8, p9 = 10, GR_K // If expm1, set p8 if K > 10
946 (p9) cmp.gt.unc p9, p10 = -10, GR_K // If expm1, set p9 if K < -10
A De_exp10.S100 GR_K = r19 define
332 shr GR_K= GR_KF0, 10 // K
344 add GR_BIAS= GR_K, GR_EXP_CORR // K= bias-2*63
A Ds_erfcl.S406 GR_K = r42 define
1550 extr GR_K = GR_N_fix, 12, 32 // Extract limite range K
1562 add GR_exp_2_k = GR_exp_bias, GR_K // Form exponent of 2^k
A De_exp10l.S143 GR_K = r20 define

Completed in 22 milliseconds