Searched refs:GR_M (Results 1 – 7 of 7) sorted by relevance
/glibc-2.36/sysdeps/ia64/fpu/ |
D | s_log1pl.S | 629 GR_M = r44 define 791 getf.exp GR_M = FR_W // Get signexp of w = x 807 and GR_M = GR_exp_mask, GR_M // Get exponent of w = x 813 cmp.lt p8, p9 = GR_M, GR_exp_2tom7 // Test |x| < 2^-7 814 cmp.lt p7, p0 = GR_M, GR_exp_2tom80 // Test |x| < 2^-80
|
D | e_logl.S | 593 GR_M = r44 define 763 getf.exp GR_M = FR_W // Get signexp of w = x - 1 779 and GR_M = GR_exp_mask, GR_M // Get exponent of w = x - 1 785 cmp.lt p8, p9 = GR_M, GR_exp_2tom7 // Test |x-1| < 2^-7
|
D | libm_reduce.S | 563 GR_M = r42 define 796 extr.u GR_M = GR_Exp_x,0,17 802 sub GR_START = GR_M,GR_BIASL63 939 pmpy2.r GR_M = GR_P_0,GR_x_lo 1428 add GR_N = GR_N,GR_M
|
D | e_powl.S | 594 GR_M = r38 define 1016 getf.exp GR_M = FR_W // Get signexp of W 1066 and GR_M = GR_exp_mask, GR_M // Mask to get exponent of W 1075 sub GR_M = GR_M, GR_exp_bias // Get true exponent of W 1081 cmp.gt p7, p14 = -8, GR_M // Test if |x-1| < 2^-8
|
D | e_atanhl.S | 508 GR_M = r43 define
|
D | s_asinhl.S | 524 GR_M = r44 define
|
D | e_acoshl.S | 614 GR_M = r50 define
|