summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/m68k/m68040/fpsp/sacos.S
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-12-04 04:27:21 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-12-04 04:27:21 +0000
commit42e243eeef1dd20a5053dbe53ed9ef5eebd7d181 (patch)
treecc00b82136f3cb923861f051c40d3dd978d89feb /c/src/lib/libcpu/m68k/m68040/fpsp/sacos.S
parent2009-12-03 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-42e243eeef1dd20a5053dbe53ed9ef5eebd7d181.tar.bz2
Whitespace removal.
Diffstat (limited to 'c/src/lib/libcpu/m68k/m68040/fpsp/sacos.S')
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/sacos.S8
1 files changed, 4 insertions, 4 deletions
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/sacos.S b/c/src/lib/libcpu/m68k/m68040/fpsp/sacos.S
index f4f2c10252..361f76fc2a 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/sacos.S
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/sacos.S
@@ -14,7 +14,7 @@
//
// Accuracy and Monotonicity: The returned result is within 3 ulps in
// 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
-// result is subsequently rounded to double precision. The
+// result is subsequently rounded to double precision. The
// result is provably monotonic in double precision.
//
// Speed: The program sCOS takes approximately 310 cycles.
@@ -40,8 +40,8 @@
// Copyright (C) Motorola, Inc. 1990
// All Rights Reserved
//
-// THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF MOTOROLA
-// The copyright notice above does not evidence any
+// THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF MOTOROLA
+// The copyright notice above does not evidence any
// actual or intended publication of such source code.
//SACOS idnt 2,1 | Motorola 040 Floating Point Software Package
@@ -112,6 +112,6 @@ ACOSBIG:
ACOSP1:
fmovel %d1,%FPCR
fmoves #0x00000000,%fp0
- rts //Facos ; of +1 is exact
+ rts //Facos ; of +1 is exact
|end