Searched refs:GR_ad_d (Results 1 – 2 of 2) sorted by relevance
/glibc-2.36/sysdeps/ia64/fpu/ |
D | s_cosl.S | 733 GR_ad_d = r50 define 835 add GR_ad_d = 0x70, GR_ad_p // Point to constant table d 851 add GR_ad_pp = 0x40, GR_ad_d // Point to constant table pp 863 ldfe FR_Pi_by_4 = [GR_ad_d], 16 // Load pi/4 for range test 875 ldfe FR_Inv_P_0 = [GR_ad_d], 16 // Load 1/P_0 for pi/4 <= |x| < 2^63 924 ldfps FR_Two_to_M3, FR_Neg_Two_to_M3 = [GR_ad_d], 8 977 (p7) ldfps FR_Two_to_M33, FR_Neg_Two_to_M33 = [GR_ad_d], 8 1012 ldfs FR_Neg_Two_to_M67 = [GR_ad_d], 8 // Load -2^-67
|
D | libm_sincosl.S | 798 GR_ad_d = r53 define 891 add GR_ad_d = 0x70, GR_ad_p // Point to constant table d 906 add GR_ad_pp = 0x40, GR_ad_d // Point to constant table pp 917 ldfe FR_Pi_by_4 = [GR_ad_d], 16 // Load pi/4 for range test 928 ldfe FR_Inv_P_0 = [GR_ad_d], 16 // Load 1/P_0 for pi/4 <= |x| < 2^63 973 ldfps FR_Two_to_M3, FR_Neg_Two_to_M3 = [GR_ad_d], 8 1021 (p7) ldfps FR_Two_to_M33, FR_Neg_Two_to_M33 = [GR_ad_d], 8 1051 ldfs FR_Neg_Two_to_M67 = [GR_ad_d], 8 // Load -2^-67
|