NetBSD/sys/arch/m68k/060sp
perry b46484bb8a RCSID Police. 1998-01-05 20:51:25 +00:00
..
Makefile.inc Help crosscompiling, by as -> $(AS). Define AS?= as in the calling 1997-10-09 20:40:18 +00:00
ReadMe.NetBSD Initial commit of the machine independend part of the glue code for 1996-05-15 21:06:18 +00:00
asm2gas - only convert real hex constants to 0x form, not $NetBSD... 1997-09-30 21:47:22 +00:00
changes
copyright.S Naive translation of text to assembler had caused some assembler syntax 1996-05-16 15:37:49 +00:00
errata
files.060sp Build the 68060 support package in the kernel build dir. 1997-09-28 20:49:56 +00:00
fnetbsd.S Align some comments, so that I'll be able to track changes better. 1997-07-28 19:01:13 +00:00
fplsp.doc
fplsp.s
fplsp.sa
fpsp.doc
fpsp.s
fpsp.sa
fskeletn.s
ftest.s
ftest.sa
ilsp.doc
ilsp.s
ilsp.sa
inetbsd.S Align some comments, so that I'll be able to track changes better. 1997-07-28 19:01:13 +00:00
iskeletn.s
isp.doc
isp.s
isp.sa
itest.s
itest.sa RCSID Police. 1998-01-05 20:51:25 +00:00
misc
netbsd060sp.S In the OS glue code for the 060SP, replace the copyin()/copyout() glue by 1997-09-28 12:57:57 +00:00
os.s
pfpsp.s
pfpsp.sa
readme
test.doc

readme

#
# $NetBSD: readme,v 1.2 1996/05/15 19:49:35 is Exp $
#

#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# MOTOROLA MICROPROCESSOR & MEMORY TECHNOLOGY GROUP
# M68000 Hi-Performance Microprocessor Division
# M68060 Software Package Production Release 
# 
# M68060 Software Package Copyright (C) 1993, 1994, 1995, 1996 Motorola Inc.
# All rights reserved.
# 
# THE SOFTWARE is provided on an "AS IS" basis and without warranty.
# To the maximum extent permitted by applicable law,
# MOTOROLA DISCLAIMS ALL WARRANTIES WHETHER EXPRESS OR IMPLIED,
# INCLUDING IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS
# FOR A PARTICULAR PURPOSE and any warranty against infringement with
# regard to the SOFTWARE (INCLUDING ANY MODIFIED VERSIONS THEREOF)
# and any accompanying written materials. 
# 
# To the maximum extent permitted by applicable law,
# IN NO EVENT SHALL MOTOROLA BE LIABLE FOR ANY DAMAGES WHATSOEVER
# (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS,
# BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR OTHER PECUNIARY LOSS)
# ARISING OF THE USE OR INABILITY TO USE THE SOFTWARE.
# 
# Motorola assumes no responsibility for the maintenance and support
# of the SOFTWARE.  
# 
# You are hereby granted a copyright license to use, modify, and distribute the
# SOFTWARE so long as this entire notice is retained without alteration
# in any modified and/or redistributed versions, and that such modified
# versions are clearly identified as such.
# No licenses are granted by implication, estoppel or otherwise under any
# patents or trademarks of Motorola, Inc.
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Files in this directory:
-------------------------

fpsp.sa		Full FP Kernel Module - hex image
fpsp.s		Full FP Kernel Module - source code
fpsp.doc	Full FP Kernel Module - on-line documentation

pfpsp.sa	Partial FP Kernel Module - hex image
pfpsp.s		Partial FP Kernel Module - source code

fplsp.sa	FP Library Module - hex image
fplsp.s		FP Library Module - source code
fplsp.doc	FP Library Module - on-line documentation

isp.sa		Integer Unimplemented Kernel Module - hex image
isp.s		Integer Unimplemented Kernel Module - source code
isp.doc		Integer Unimplemented Kernel Module - on-line doc

ilsp.sa		Integer Unimplemented Library Module - hex image
ilsp.s		Integer Unimplemented Library Module - source code
ilsp.doc	Integer Unimplemented Library Module - on-line doc

fskeleton.s	Sample Call-outs needed by fpsp.sa and pfpsp.sa

iskeleton.s	Sample Call-outs needed by isp.sa

os.s		Sample Call-outs needed by fpsp.sa, pfpsp.sa, and isp.sa

ftest.sa	Simple test program to test that {p}fpsp.sa
		was connected properly; hex image
ftest.s		above test; source code

itest.sa	Simple test program to test that isp.sa was
		connected properly; hex image
itest.s		above test; source code

test.doc	on-line documentation for {i,f}test.sa

README		This file

ERRATA		Known errata for this release

MISC		Release file version numbers