summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/m68k/m68040/fpsp/x_unimp.S
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/m68k/m68040/fpsp/x_unimp.S')
-rw-r--r--c/src/lib/libcpu/m68k/m68040/fpsp/x_unimp.S8
1 files changed, 4 insertions, 4 deletions
diff --git a/c/src/lib/libcpu/m68k/m68040/fpsp/x_unimp.S b/c/src/lib/libcpu/m68k/m68040/fpsp/x_unimp.S
index 9bbca88c67..5673f97c16 100644
--- a/c/src/lib/libcpu/m68k/m68040/fpsp/x_unimp.S
+++ b/c/src/lib/libcpu/m68k/m68040/fpsp/x_unimp.S
@@ -3,14 +3,14 @@
//
// x_unimp.sa 3.3 7/1/91
//
-// fpsp_unimp --- FPSP handler for unimplemented instruction
+// fpsp_unimp --- FPSP handler for unimplemented instruction
// exception.
//
// Invoked when the user program encounters a floating-point
// op-code that hardware does not support. Trap vector# 11
// (See table 8-1 MC68030 User's Manual).
//
-//
+//
// Note: An fsave for an unimplemented inst. will create a short
// fsave stack.
//
@@ -24,8 +24,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.
X_UNIMP: //idnt 2,1 | Motorola 040 Floating Point Software Package