README 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  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. M68060 Software Package Copyright © 1993, 1994 Motorola Inc. All rights reserved.
  7. THE SOFTWARE is provided on an "AS IS" basis and without warranty.
  8. To the maximum extent permitted by applicable law,
  9. MOTOROLA DISCLAIMS ALL WARRANTIES WHETHER EXPRESS OR IMPLIED,
  10. INCLUDING IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
  11. and any warranty against infringement with regard to the SOFTWARE
  12. (INCLUDING ANY MODIFIED VERSIONS THEREOF) and any accompanying written materials.
  13. To the maximum extent permitted by applicable law,
  14. IN NO EVENT SHALL MOTOROLA BE LIABLE FOR ANY DAMAGES WHATSOEVER
  15. (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS,
  16. BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR OTHER PECUNIARY LOSS)
  17. ARISING OF THE USE OR INABILITY TO USE THE SOFTWARE.
  18. Motorola assumes no responsibility for the maintenance and support of the SOFTWARE.
  19. You are hereby granted a copyright license to use, modify, and distribute the SOFTWARE
  20. so long as this entire notice is retained without alteration in any modified and/or
  21. redistributed versions, and that such modified versions are clearly identified as such.
  22. No licenses are granted by implication, estoppel or otherwise under any patents
  23. or trademarks of Motorola, Inc.
  24. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  25. Files in this directory:
  26. -------------------------
  27. fpsp.sa Full FP Kernel Module - hex image
  28. fpsp.s Full FP Kernel Module - source code
  29. fpsp.doc Full FP Kernel Module - on-line documentation
  30. pfpsp.sa Partial FP Kernel Module - hex image
  31. pfpsp.s Partial FP Kernel Module - source code
  32. fplsp.sa FP Library Module - hex image
  33. fplsp.s FP Library Module - source code
  34. fplsp.doc FP Library Module - on-line documentation
  35. isp.sa Integer Unimplemented Kernel Module - hex image
  36. isp.s Integer Unimplemented Kernel Module - source code
  37. isp.doc Integer Unimplemented Kernel Module - on-line doc
  38. ilsp.sa Integer Unimplemented Library Module - hex image
  39. ilsp.s Integer Unimplemented Library Module - source code
  40. ilsp.doc Integer Unimplemented Library Module - on-line doc
  41. fskeleton.s Sample Call-outs needed by fpsp.sa and pfpsp.sa
  42. iskeleton.s Sample Call-outs needed by isp.sa
  43. os.s Sample Call-outs needed by fpsp.sa, pfpsp.sa, and isp.sa
  44. ftest.sa Simple test program to test that {p}fpsp.sa
  45. was connected properly; hex image
  46. ftest.s above test; source code
  47. itest.sa Simple test program to test that isp.sa was
  48. connected properly; hex image
  49. itest.s above test; source code
  50. test.doc on-line documentation for {i,f}test.sa
  51. README This file
  52. ERRATA Known errata for this release
  53. MISC Release file version numbers