Searched refs:FR_N_0 (Results 1 – 3 of 3) sorted by relevance
/sysdeps/ia64/fpu/ |
A D | s_cosl.S | 680 FR_N_0 = f73 define 1288 fma.s1 FR_N_0 = FR_Input_X, FR_Inv_P_0, f0 1310 fcvt.fx.s1 FR_N_0_fix = FR_N_0 1318 fcvt.xf FR_N_0 = FR_N_0_fix 1326 fnma.s1 FR_ArgPrime = FR_N_0, FR_P_0, FR_Input_X 1331 fma.s1 FR_w = FR_N_0, FR_d_1, f0 1410 (p9) fma.s1 FR_U_hi = FR_N_0, FR_d_1, f0 1449 (p9) fms.s1 FR_U_lo = FR_N_0, FR_d_1, FR_U_hi 1502 (p9) fms.s1 FR_w = FR_N_0, FR_d_2, FR_w
|
A D | libm_sincos_large.S | 688 FR_N_0 = f73 define 1369 fma.s1 FR_N_0 = FR_Input_X, FR_Inv_P_0, f0 1415 fcvt.fx.s1 FR_N_0_fix = FR_N_0 1424 fcvt.xf FR_N_0 = FR_N_0_fix 1433 fnma.s1 FR_ArgPrime = FR_N_0, FR_P_0, FR_Input_X 1439 fma.s1 FR_w = FR_N_0, FR_d_1, f0 1528 (p9) fma.s1 FR_U_hi = FR_N_0, FR_d_1, f0 1571 (p9) fms.s1 FR_U_lo = FR_N_0, FR_d_1, FR_U_hi 1627 (p9) fms.s1 FR_w = FR_N_0, FR_d_2, FR_w
|
A D | libm_sincosl.S | 707 FR_N_0 = f73 define 1350 fma.s1 FR_N_0 = FR_Input_X, FR_Inv_P_0, f0 // N_0 = Arg * Inv_P_0 1368 fcvt.fx.s1 FR_N_0_fix = FR_N_0 // N_0_fix = integer part of N_0 1374 fcvt.xf FR_N_0 = FR_N_0_fix // Make N_0 the integer part 1380 fnma.s1 FR_ArgPrime = FR_N_0, FR_P_0, FR_Input_X // Arg'=-N_0*P_0+Arg 1385 fma.s1 FR_w = FR_N_0, FR_d_1, f0 // w = N_0 * d_1 1453 (p9) fma.s1 FR_U_hi = FR_N_0, FR_d_1, f0 1494 (p9) fms.s1 FR_U_lo = FR_N_0, FR_d_1, FR_U_hi // For small s: U_lo=N_0*d_1-U_hi 1539 (p9) fms.s1 FR_w = FR_N_0, FR_d_2, FR_w
|
Completed in 37 milliseconds