From 76f1b301beaf1b3b97816b2b1c916e473aabc9a5 Mon Sep 17 00:00:00 2001 From: "Federico G. Schwindt" Date: Wed, 23 Jan 2002 19:16:10 +0000 Subject: compatability -> compatibility. --- sys/arch/m68k/060sp/isp.s | 4 ++-- sys/arch/m68k/fpsp/x_bsun.sa | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sys/arch/m68k') diff --git a/sys/arch/m68k/060sp/isp.s b/sys/arch/m68k/060sp/isp.s index ae7cea541e3..fcd5947b7ee 100644 --- a/sys/arch/m68k/060sp/isp.s +++ b/sys/arch/m68k/060sp/isp.s @@ -1,5 +1,5 @@ # -# $OpenBSD: isp.s,v 1.2 1996/05/30 22:14:48 niklas Exp $ +# $OpenBSD: isp.s,v 1.3 2002/01/23 19:16:09 fgsch Exp $ # $NetBSD: isp.s,v 1.2 1996/05/15 19:48:48 is Exp $ # @@ -2636,7 +2636,7 @@ mul64_neg: addx.l %d7, %d4 # add carry to hi(result) # the result is saved to the register file. -# for '040 compatability, if Dl == Dh then only the hi(result) is +# for '040 compatibility, if Dl == Dh then only the hi(result) is # saved. so, saving hi after lo accomplishes this without need to # check Dl,Dh equality. mul64_done: diff --git a/sys/arch/m68k/fpsp/x_bsun.sa b/sys/arch/m68k/fpsp/x_bsun.sa index 01d19525b7b..4b69c136f54 100644 --- a/sys/arch/m68k/fpsp/x_bsun.sa +++ b/sys/arch/m68k/fpsp/x_bsun.sa @@ -1,4 +1,4 @@ -* $OpenBSD: x_bsun.sa,v 1.2 1996/05/29 21:05:46 niklas Exp $ +* $OpenBSD: x_bsun.sa,v 1.3 2002/01/23 19:16:09 fgsch Exp $ * $NetBSD: x_bsun.sa,v 1.2 1994/10/26 07:50:22 cgd Exp $ * MOTOROLA MICROPROCESSOR & MEMORY TECHNOLOGY GROUP @@ -36,7 +36,7 @@ * * fpsp_bsun --- FPSP handler for branch/set on unordered exception * -* Copy the PC to FPIAR to maintain 881/882 compatability +* Copy the PC to FPIAR to maintain 881/882 compatibility * * The real_bsun handler will need to perform further corrective * measures as outlined in the 040 User's Manual on pages -- cgit v1.2.3