~ [ source navigation ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/arch/m68k/ifpsp060/

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Name Size Last modified (GMT) Description
Back Parent directory 2024-11-11 14:29:33
Folder src/ 2024-11-11 14:29:33
File CHANGES 4725 bytes 2024-11-11 14:29:33
File MISC 4470 bytes 2024-11-11 14:29:33
File Makefile 157 bytes 2024-11-11 14:29:33
File README 2887 bytes 2024-11-11 14:29:33
File TEST.DOC 7905 bytes 2024-11-11 14:29:33
File fplsp.doc 8032 bytes 2024-11-11 14:29:33
File fplsp.sa 89516 bytes 2024-11-11 14:29:33
File fpsp.doc 10387 bytes 2024-11-11 14:29:33
File fpsp.sa 173451 bytes 2024-11-11 14:29:33
File fskeleton.S 10691 bytes 2024-11-11 14:29:33
File ftest.sa 17066 bytes 2024-11-11 14:29:33
File ilsp.doc 6107 bytes 2024-11-11 14:29:33
File ilsp.sa 4646 bytes 2024-11-11 14:29:33
File iskeleton.S 9893 bytes 2024-11-11 14:29:33
File isp.doc 8571 bytes 2024-11-11 14:29:33
File isp.sa 19992 bytes 2024-11-11 14:29:33
File itest.sa 58926 bytes 2024-11-11 14:29:33
File os.S 10536 bytes 2024-11-11 14:29:33
File pfpsp.sa 79580 bytes 2024-11-11 14:29:33

  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 ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php