diff options
Diffstat (limited to 'arch/m68k/ifpsp060/README')
-rw-r--r-- | arch/m68k/ifpsp060/README | 71 |
1 files changed, 71 insertions, 0 deletions
diff --git a/arch/m68k/ifpsp060/README b/arch/m68k/ifpsp060/README new file mode 100644 index 000000000000..e3bced429bd3 --- /dev/null +++ b/arch/m68k/ifpsp060/README | |||
@@ -0,0 +1,71 @@ | |||
1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
2 | MOTOROLA MICROPROCESSOR & MEMORY TECHNOLOGY GROUP | ||
3 | M68000 Hi-Performance Microprocessor Division | ||
4 | M68060 Software Package | ||
5 | Production Release P1.00 -- October 10, 1994 | ||
6 | |||
7 | M68060 Software Package Copyright © 1993, 1994 Motorola Inc. All rights reserved. | ||
8 | |||
9 | THE SOFTWARE is provided on an "AS IS" basis and without warranty. | ||
10 | To the maximum extent permitted by applicable law, | ||
11 | MOTOROLA DISCLAIMS ALL WARRANTIES WHETHER EXPRESS OR IMPLIED, | ||
12 | INCLUDING IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE | ||
13 | and any warranty against infringement with regard to the SOFTWARE | ||
14 | (INCLUDING ANY MODIFIED VERSIONS THEREOF) and any accompanying written materials. | ||
15 | |||
16 | To the maximum extent permitted by applicable law, | ||
17 | IN NO EVENT SHALL MOTOROLA BE LIABLE FOR ANY DAMAGES WHATSOEVER | ||
18 | (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS, | ||
19 | BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR OTHER PECUNIARY LOSS) | ||
20 | ARISING OF THE USE OR INABILITY TO USE THE SOFTWARE. | ||
21 | Motorola assumes no responsibility for the maintenance and support of the SOFTWARE. | ||
22 | |||
23 | You are hereby granted a copyright license to use, modify, and distribute the SOFTWARE | ||
24 | so long as this entire notice is retained without alteration in any modified and/or | ||
25 | redistributed versions, and that such modified versions are clearly identified as such. | ||
26 | No licenses are granted by implication, estoppel or otherwise under any patents | ||
27 | or trademarks of Motorola, Inc. | ||
28 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
29 | Files in this directory: | ||
30 | ------------------------- | ||
31 | |||
32 | fpsp.sa Full FP Kernel Module - hex image | ||
33 | fpsp.s Full FP Kernel Module - source code | ||
34 | fpsp.doc Full FP Kernel Module - on-line documentation | ||
35 | |||
36 | pfpsp.sa Partial FP Kernel Module - hex image | ||
37 | pfpsp.s Partial FP Kernel Module - source code | ||
38 | |||
39 | fplsp.sa FP Library Module - hex image | ||
40 | fplsp.s FP Library Module - source code | ||
41 | fplsp.doc FP Library Module - on-line documentation | ||
42 | |||
43 | isp.sa Integer Unimplemented Kernel Module - hex image | ||
44 | isp.s Integer Unimplemented Kernel Module - source code | ||
45 | isp.doc Integer Unimplemented Kernel Module - on-line doc | ||
46 | |||
47 | ilsp.sa Integer Unimplemented Library Module - hex image | ||
48 | ilsp.s Integer Unimplemented Library Module - source code | ||
49 | ilsp.doc Integer Unimplemented Library Module - on-line doc | ||
50 | |||
51 | fskeleton.s Sample Call-outs needed by fpsp.sa and pfpsp.sa | ||
52 | |||
53 | iskeleton.s Sample Call-outs needed by isp.sa | ||
54 | |||
55 | os.s Sample Call-outs needed by fpsp.sa, pfpsp.sa, and isp.sa | ||
56 | |||
57 | ftest.sa Simple test program to test that {p}fpsp.sa | ||
58 | was connected properly; hex image | ||
59 | ftest.s above test; source code | ||
60 | |||
61 | itest.sa Simple test program to test that isp.sa was | ||
62 | connected properly; hex image | ||
63 | itest.s above test; source code | ||
64 | |||
65 | test.doc on-line documentation for {i,f}test.sa | ||
66 | |||
67 | README This file | ||
68 | |||
69 | ERRATA Known errata for this release | ||
70 | |||
71 | MISC Release file version numbers | ||