diff options
Diffstat (limited to 'sysdeps/ia64/fpu/libm_sincos_large.S')
-rw-r--r-- | sysdeps/ia64/fpu/libm_sincos_large.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/ia64/fpu/libm_sincos_large.S b/sysdeps/ia64/fpu/libm_sincos_large.S index 031bf083da..5835ea2d7b 100644 --- a/sysdeps/ia64/fpu/libm_sincos_large.S +++ b/sysdeps/ia64/fpu/libm_sincos_large.S @@ -1174,7 +1174,7 @@ SINCOS_CONTINUE: { .mfi nop.m 999 // -// For big s: r = s - w: No futher reduction is necessary +// For big s: r = s - w: No further reduction is necessary // For small s: w = N * P_3 (change sign) More reduction // (p6) fcmp.lt.unc.s1 p8, p9 = FR_r, FR_Two_to_M3 |