diff options
Diffstat (limited to 'sys/arch/m68k/060sp/pfpsp.s')
-rw-r--r-- | sys/arch/m68k/060sp/pfpsp.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/m68k/060sp/pfpsp.s b/sys/arch/m68k/060sp/pfpsp.s index 4765a42a885..4b4e522b263 100644 --- a/sys/arch/m68k/060sp/pfpsp.s +++ b/sys/arch/m68k/060sp/pfpsp.s @@ -1,5 +1,5 @@ # -# $OpenBSD: pfpsp.s,v 1.3 2001/09/20 17:02:30 mpech Exp $ +# $OpenBSD: pfpsp.s,v 1.4 2003/11/07 10:36:08 miod Exp $ # $NetBSD: pfpsp.s,v 1.2 1996/05/15 19:49:12 is Exp $ # @@ -2954,7 +2954,7 @@ iea_fmovm_trace: # The FPU is disabled and so we should really have taken the "Line # F Emulator" exception. So, here we create an 8-word stack frame # from our 4-word stack frame. This means we must calculate the length -# the the faulting instruction to get the "next PC". This is trivial for +# the faulting instruction to get the "next PC". This is trivial for # immediate operands but requires some extra work for fmovm dynamic # which can use most addressing modes. iea_disabled: |