diff options
Diffstat (limited to 'sys/arch/m68k')
-rw-r--r-- | sys/arch/m68k/fpsp/round.sa | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/m68k/fpsp/round.sa b/sys/arch/m68k/fpsp/round.sa index 792fdf5f0ca..f46ad90f2ea 100644 --- a/sys/arch/m68k/fpsp/round.sa +++ b/sys/arch/m68k/fpsp/round.sa @@ -1,4 +1,4 @@ -* $OpenBSD: round.sa,v 1.2 1996/05/29 21:05:33 niklas Exp $ +* $OpenBSD: round.sa,v 1.3 2005/11/15 21:09:45 miod Exp $ * $NetBSD: round.sa,v 1.3 1994/10/26 07:49:24 cgd Exp $ * MOTOROLA MICROPROCESSOR & MEMORY TECHNOLOGY GROUP @@ -508,7 +508,7 @@ no_inex: rts * -* dnrm_lp --- normalize exponent/mantissa to specified threshhold +* dnrm_lp --- normalize exponent/mantissa to specified threshold * * Input: * a0 points to the operand to be denormalized |