Searched refs:atan2_X (Results 1 – 2 of 2) sorted by relevance
/glibc-2.36/sysdeps/ia64/fpu/ |
D | e_atan2.S | 180 atan2_X = f9 define 341 frcpa.s1 atan2_u1_X,p6 = f1,atan2_X 358 fma.s1 atan2_xsq = atan2_X,atan2_X,f0 377 fclass.m p12,p0 = atan2_X, 0xc3 // Test for x nan 391 (p10) fma.d.s0 f8 = atan2_X,atan2_Y,f0 // If y=nan, result quietized y 404 fnma.s1 atan2_B1X = atan2_u1_X, atan2_X, atan2_two 411 fma.s1 atan2_z1_Y = atan2_u1_Y, atan2_X, f0 437 fclass.m p10,p11 = atan2_X, 0x23 // test for x inf 442 (p12) fma.d.s0 f8 = atan2_X,atan2_Y,f0 // If x nan, result quiet x 487 (p7) fma.s1 atan2_E = atan2_z2_X, atan2_B1X, atan2_X [all …]
|
D | s_atan.S | 122 atan2_X = f1 define 284 frcpa.s1 atan2_u1_X,p6 = f1,atan2_X 334 fnma.s1 atan2_B1X = atan2_u1_X, atan2_X, atan2_two 346 (p10) fma.d.s0 f8 = atan2_Y,atan2_X,f0 // If y=nan, result quietized y 396 (p7) fma.s1 atan2_E = atan2_z2_X, atan2_B1X, atan2_X 404 fcmp.eq.s0 p14,p15=atan2_X,atan2_Y // Dummy for denorm and invalid 444 (p6) fnma.s1 atan2_gV = atan2_Y, atan2_z, atan2_X 451 (p7) fnma.s1 atan2_gV = atan2_X, atan2_z, atan2_Y
|