MISC 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201
  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. RELEASE FILE VERSIONS:
  26. -----------------------
  27. fpsp.sa
  28. ----------
  29. freal.s : 2.4
  30. hdr.fpu : 2.4
  31. x_fovfl.s : 2.16
  32. x_funfl.s : 2.19
  33. x_funsupp.s : 2.27
  34. x_effadd.s : 2.21
  35. x_foperr.s : 2.9
  36. x_fsnan.s : 2.12
  37. x_finex.s : 2.14
  38. x_fdz.s : 2.5
  39. x_fline.s : 2.5
  40. x_funimp.s : 2.27
  41. fsin.s : 2.6
  42. ftan.s : 2.6
  43. fatan.s : 2.3
  44. fasin.s : 2.3
  45. facos.s : 2.5
  46. fetox.s : 2.4
  47. fgetem.s : 2.5
  48. fcosh.s : 2.4
  49. fsinh.s : 2.5
  50. ftanh.s : 2.3
  51. flogn.s : 2.6
  52. fatanh.s : 2.4
  53. flog2.s : 2.4
  54. ftwotox.s : 2.4
  55. fmovecr.s : 2.5
  56. fscale.s : 2.5
  57. frem_mod.s : 2.6
  58. fkern.s : 2.6
  59. fkern2.s : 2.5
  60. fgen_except.s: 2.7
  61. foptbl.s : 2.3
  62. fmul.s : 2.5
  63. fin.s : 2.4
  64. fdiv.s : 2.5
  65. fneg.s : 2.4
  66. ftst.s : 2.3
  67. fint.s : 2.3
  68. fintrz.s : 2.3
  69. fabs.s : 2.4
  70. fcmp.s : 2.4
  71. fsglmul.s : 2.5
  72. fsgldiv.s : 2.8
  73. fadd.s : 2.6
  74. fsub.s : 2.6
  75. fsqrt.s : 2.4
  76. fmisc.s : 2.3
  77. fdbcc.s : 2.8
  78. ftrapcc.s : 2.5
  79. fscc.s : 2.6
  80. fmovm.s : 2.15
  81. fctrl.s : 2.6
  82. fcalc_ea.s : 2.7
  83. fmem.s : 2.9
  84. fout.s : 2.9
  85. ireg.s : 2.6
  86. fdenorm.s : 2.3
  87. fround.s : 2.4
  88. fnorm.s : 2.3
  89. foptag_set.s: 2.4
  90. fresult.s : 2.3
  91. fpack.s : 2.6
  92. fdecbin.s : 2.4
  93. fbindec.s : 2.5
  94. fbinstr.s : 2.3
  95. faccess.s : 2.3
  96. pfpsp.sa
  97. ----------
  98. freal.s : 2.4
  99. hdr.fpu : 2.4
  100. x_fovfl.s : 2.16
  101. x_funfl.s : 2.19
  102. x_funsupp.s : 2.27
  103. x_effadd.s : 2.21
  104. x_foperr.s : 2.9
  105. x_fsnan.s : 2.12
  106. x_finex.s : 2.14
  107. x_fdz.s : 2.5
  108. x_fline2.s : 2.3
  109. fcalc_ea.s : 2.7
  110. foptbl2.s : 2.4
  111. fmovm.s : 2.15
  112. fctrl.s : 2.6
  113. fmisc.s : 2.3
  114. fdenorm.s : 2.3
  115. fround.s : 2.4
  116. fnorm.s : 2.3
  117. foptag_set.s: 2.4
  118. fresult.s : 2.3
  119. fout.s : 2.9
  120. fmul.s : 2.5
  121. fin.s : 2.4
  122. fdiv.s : 2.5
  123. fneg.s : 2.4
  124. ftst.s : 2.3
  125. fint.s : 2.3
  126. fintrz.s : 2.3
  127. fabs.s : 2.4
  128. fcmp.s : 2.4
  129. fsglmul.s : 2.5
  130. fsgldiv.s : 2.8
  131. fadd.s : 2.6
  132. fsub.s : 2.6
  133. fsqrt.s : 2.4
  134. ireg.s : 2.6
  135. fpack.s : 2.6
  136. fdecbin.s : 2.4
  137. fbindec.s : 2.5
  138. fbinstr.s : 2.3
  139. faccess.s : 2.3
  140. fplsp.sa
  141. ----------
  142. lfptop.s : 2.3
  143. hdr.fpu : 2.4
  144. fsin.s : 2.6
  145. ftan.s : 2.6
  146. fatan.s : 2.3
  147. fasin.s : 2.3
  148. facos.s : 2.5
  149. fetox.s : 2.4
  150. fgetem.s : 2.5
  151. fcosh.s : 2.4
  152. fsinh.s : 2.5
  153. ftanh.s : 2.3
  154. flogn.s : 2.6
  155. fatanh.s : 2.4
  156. flog2.s : 2.4
  157. ftwotox.s : 2.4
  158. fscale.s : 2.5
  159. frem_mod.s : 2.6
  160. l_support.s : 2.15
  161. fnorm.s : 2.3
  162. isp.sa
  163. ----------
  164. ireal.s : 2.4
  165. hdr.int : 2.4
  166. x_uieh.s : 2.13
  167. icalc_ea.s : 2.11
  168. imovep.s : 2.8
  169. ichk2cmp2.s : 2.6
  170. idiv64.s : 2.10
  171. imul64.s :
  172. icas2.s : 2.11
  173. icas.s : 2.12
  174. icas2_core.s: 2.6
  175. icas_core.s : 2.6
  176. ilsp.sa
  177. ----------
  178. litop.s : 2.2
  179. l_idiv64.s : 2.8
  180. l_imul64.s : 2.6
  181. l_ichk2cmp2.s: 2.5
  182. ex. files
  183. ----------
  184. wrk/fskeleton.s: 2.2
  185. wrk/iskeleton.s: 2.2
  186. wrk/os.s : 2.1
  187. tests
  188. ----------
  189. itest.s : 2.2
  190. ftest.s : 2.1