~ [ source navigation ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

Linux Cross Reference
Linux/arch/m68k/ifpsp060/

Version: ~ [ 2.4.0 ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Name Size Last modified (GMT) Description
Back Parent directory 2001-01-04 21:00:55
Folder src/ 2000-12-29 22:07:20
File CHANGES 4737 bytes 1996-04-23 14:14:22
File MISC 4472 bytes 1996-04-23 14:14:22
File Makefile 493 bytes 2000-03-31 00:56:04
File README 2888 bytes 1996-04-23 14:14:22
File TEST.DOC 7911 bytes 1996-04-26 09:12:35
File fplsp.doc 8034 bytes 1996-04-23 14:14:22
File fplsp.sa 89516 bytes 1996-04-23 14:14:22
File fpsp.doc 10396 bytes 1996-04-26 09:12:35
File fpsp.sa 173451 bytes 1996-04-23 14:14:22
File fskeleton.S 10843 bytes 1996-09-25 07:47:39
File ftest.sa 17066 bytes 1996-04-23 14:14:22
File ilsp.doc 6114 bytes 1996-05-06 09:26:02
File ilsp.sa 4646 bytes 1996-04-23 14:14:22
File iskeleton.S 9349 bytes 1999-01-19 18:58:26
File isp.doc 8579 bytes 1996-04-23 14:14:22
File isp.sa 19992 bytes 1996-04-23 14:14:22
File itest.sa 58926 bytes 1996-04-23 14:14:22
File os.S 10616 bytes 2000-11-28 01:11:26
File pfpsp.sa 79580 bytes 1996-04-23 14:14:22

  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

~ [ source navigation ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

This page was automatically generated by the LXR engine.
Visit the LXR main site for more information.