|
Name |
|
Date |
Size |
#Lines |
LOC |
| .. | | - | - |
| changes | H A D | 09-Jul-2024 | 4.8 KiB | 129 | 112 |
| errata | H A D | 09-Jul-2024 | 1.8 KiB | 42 | 38 |
| fplsp.doc | H A D | 09-Jul-2024 | 8 KiB | 240 | 216 |
| fplsp.s | H A D | 09-Jul-2024 | 287.1 KiB | 10,990 | 9,440 |
| fplsp.sa | H A D | 09-Jul-2024 | 89.1 KiB | 1,984 | 1,981 |
| fpsp.doc | H A D | 09-Jul-2024 | 10.3 KiB | 300 | 269 |
| fpsp.s | H A D | 09-Jul-2024 | 745 KiB | 24,795 | 21,269 |
| fpsp.sa | H A D | 09-Jul-2024 | 154.4 KiB | 3,439 | 3,436 |
| fskeletn.s | H A D | 09-Jul-2024 | 10.2 KiB | 351 | 311 |
| ftest.s | H A D | 09-Jul-2024 | 28.7 KiB | 1,466 | 1,125 |
| ftest.sa | H A D | 09-Jul-2024 | 18.3 KiB | 409 | 406 |
| ilsp.doc | H A D | 09-Jul-2024 | 6.1 KiB | 160 | 136 |
| ilsp.s | H A D | 09-Jul-2024 | 30.2 KiB | 943 | 799 |
| ilsp.sa | H A D | 09-Jul-2024 | 6.2 KiB | 139 | 136 |
| iskeletn.s | H A D | 09-Jul-2024 | 8.5 KiB | 292 | 255 |
| isp.doc | H A D | 09-Jul-2024 | 8.5 KiB | 228 | 199 |
| isp.s | H A D | 09-Jul-2024 | 124 KiB | 4,310 | 3,639 |
| isp.sa | H A D | 09-Jul-2024 | 19.3 KiB | 430 | 427 |
| itest.s | H A D | 09-Jul-2024 | 103.5 KiB | 6,396 | 4,612 |
| itest.sa | H A D | 09-Jul-2024 | 59.2 KiB | 1,317 | 1,315 |
| misc | H A D | 09-Jul-2024 | 4.5 KiB | 211 | 201 |
| os.s | H A D | 09-Jul-2024 | 12.3 KiB | 443 | 419 |
| pfpsp.s | H A D | 09-Jul-2024 | 452.7 KiB | 14,756 | 12,513 |
| pfpsp.sa | H A D | 09-Jul-2024 | 79.4 KiB | 1,768 | 1,765 |
| readme | H A D | 09-Jul-2024 | 3 KiB | 81 | 64 |
| test.doc | H A D | 09-Jul-2024 | 7.9 KiB | 218 | 183 |
readme
1#
2# $NetBSD: readme,v 1.1 2000/04/14 20:24:40 is Exp $
3#
4
5#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6# MOTOROLA MICROPROCESSOR & MEMORY TECHNOLOGY GROUP
7# M68000 Hi-Performance Microprocessor Division
8# M68060 Software Package Production Release
9#
10# M68060 Software Package Copyright (C) 1993, 1994, 1995, 1996 Motorola Inc.
11# All rights reserved.
12#
13# THE SOFTWARE is provided on an "AS IS" basis and without warranty.
14# To the maximum extent permitted by applicable law,
15# MOTOROLA DISCLAIMS ALL WARRANTIES WHETHER EXPRESS OR IMPLIED,
16# INCLUDING IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS
17# FOR A PARTICULAR PURPOSE and any warranty against infringement with
18# regard to the SOFTWARE (INCLUDING ANY MODIFIED VERSIONS THEREOF)
19# and any accompanying written materials.
20#
21# To the maximum extent permitted by applicable law,
22# IN NO EVENT SHALL MOTOROLA BE LIABLE FOR ANY DAMAGES WHATSOEVER
23# (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS,
24# BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR OTHER PECUNIARY LOSS)
25# ARISING OF THE USE OR INABILITY TO USE THE SOFTWARE.
26#
27# Motorola assumes no responsibility for the maintenance and support
28# of the SOFTWARE.
29#
30# You are hereby granted a copyright license to use, modify, and distribute the
31# SOFTWARE so long as this entire notice is retained without alteration
32# in any modified and/or redistributed versions, and that such modified
33# versions are clearly identified as such.
34# No licenses are granted by implication, estoppel or otherwise under any
35# patents or trademarks of Motorola, Inc.
36#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
37
38Files in this directory:
39-------------------------
40
41fpsp.sa Full FP Kernel Module - hex image
42fpsp.s Full FP Kernel Module - source code
43fpsp.doc Full FP Kernel Module - on-line documentation
44
45pfpsp.sa Partial FP Kernel Module - hex image
46pfpsp.s Partial FP Kernel Module - source code
47
48fplsp.sa FP Library Module - hex image
49fplsp.s FP Library Module - source code
50fplsp.doc FP Library Module - on-line documentation
51
52isp.sa Integer Unimplemented Kernel Module - hex image
53isp.s Integer Unimplemented Kernel Module - source code
54isp.doc Integer Unimplemented Kernel Module - on-line doc
55
56ilsp.sa Integer Unimplemented Library Module - hex image
57ilsp.s Integer Unimplemented Library Module - source code
58ilsp.doc Integer Unimplemented Library Module - on-line doc
59
60fskeleton.s Sample Call-outs needed by fpsp.sa and pfpsp.sa
61
62iskeleton.s Sample Call-outs needed by isp.sa
63
64os.s Sample Call-outs needed by fpsp.sa, pfpsp.sa, and isp.sa
65
66ftest.sa Simple test program to test that {p}fpsp.sa
67 was connected properly; hex image
68ftest.s above test; source code
69
70itest.sa Simple test program to test that isp.sa was
71 connected properly; hex image
72itest.s above test; source code
73
74test.doc on-line documentation for {i,f}test.sa
75
76README This file
77
78ERRATA Known errata for this release
79
80MISC Release file version numbers
81