Align some comments, so that I'll be able to track changes better.

This commit is contained in:
is 1997-07-28 19:01:13 +00:00
parent 002c218565
commit d8e09ca5ea
2 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
#
# $NetBSD: fnetbsd.S,v 1.2 1996/05/15 21:16:45 is Exp $
# $NetBSD: fnetbsd.S,v 1.3 1997/07/28 19:01:14 is Exp $
#
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# MOTOROLA MICROPROCESSOR & MEMORY TECHNOLOGY GROUP
@ -238,14 +238,14 @@ _060_real_fline:
#
.global _060_real_fpu_disabled
_060_real_fpu_disabled:
movel d0,sp@- |# enabled the fpu
movel d0,sp@- |# enabled the fpu
.short 0x4e7a,0x0808 |* movec.l pcr,d0
bclr #0x1,d0
.short 0x4e7b,0x0808 |* movec.l d0,pcr
movel sp@+,d0
movel sp@(0xc),sp@(0x2) |# set "Current PC"
movel sp@(0xc),sp@(0x2) |# set "Current PC"
rte
#

View File

@ -1,5 +1,5 @@
#
# $NetBSD: inetbsd.S,v 1.2 1996/05/15 21:16:44 is Exp $
# $NetBSD: inetbsd.S,v 1.3 1997/07/28 19:01:13 is Exp $
#
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# MOTOROLA MICROPROCESSOR & MEMORY TECHNOLOGY GROUP
@ -122,8 +122,8 @@ real_chk_end:
#
.global _060_real_divbyzero
_060_real_divbyzero:
tstb sp@ |# is tracing enabled?
bpls real_divbyzero_end |# no
tstb sp@ |# is tracing enabled?
bpls real_divbyzero_end |# no
#
# DIVBYZERO FRAME TRACE FRAME