patch-1.3.96 linux/arch/m68k/fpsp040/sint.S
Next file: linux/arch/m68k/fpsp040/skeleton.S
Previous file: linux/arch/m68k/fpsp040/scale.S
Back to the patch index
Back to the overall index
- Lines: 27
- Date:
Fri Apr 26 12:12:35 1996
- Orig file:
v1.3.95/linux/arch/m68k/fpsp040/sint.S
- Orig date:
Tue Apr 23 13:57:06 1996
diff -u --recursive --new-file v1.3.95/linux/arch/m68k/fpsp040/sint.S linux/arch/m68k/fpsp040/sint.S
@@ -77,7 +77,7 @@
.global sint
sint:
bfextu FPCR_MODE(%a6){#2:#2},%d1 |use user's mode for rounding
-| ;implicity has extend precision
+| ;implicitly has extend precision
| ;in upper word.
movel %d1,L_SCR1(%a6) |save mode bits
bras sintexc
@@ -114,7 +114,7 @@
.global sintrz
sintrz:
movel #1,L_SCR1(%a6) |use rz mode for rounding
-| ;implicity has extend precision
+| ;implicitly has extend precision
| ;in upper word.
bras sintexc
|
@@ -123,7 +123,7 @@
| Input: a0 points to an IEEE extended format operand
| Output: fp0 has the result
|
-| Exeptions:
+| Exceptions:
|
| If the subroutine results in an inexact operation, the inx2 and
| ainx bits in the USER_FPSR are set.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this