xref: /netbsd/sys/arch/m68k/060sp/dist/misc (revision bf9ec67e)
1#
2# $NetBSD: misc,v 1.1 2000/04/14 20:24:39 is Exp $
3#
4
5#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6# MOTOROLA MICROPROCESSOR & MEMORY TECHNOLOGY GROUP
7# M68000 Hi-Performance Microprocessor Division
8# M68060 Software Package Production Release
9#
10# M68060 Software Package Copyright (C) 1993, 1994, 1995, 1996 Motorola Inc.
11# All rights reserved.
12#
13# THE SOFTWARE is provided on an "AS IS" basis and without warranty.
14# To the maximum extent permitted by applicable law,
15# MOTOROLA DISCLAIMS ALL WARRANTIES WHETHER EXPRESS OR IMPLIED,
16# INCLUDING IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS
17# FOR A PARTICULAR PURPOSE and any warranty against infringement with
18# regard to the SOFTWARE (INCLUDING ANY MODIFIED VERSIONS THEREOF)
19# and any accompanying written materials.
20#
21# To the maximum extent permitted by applicable law,
22# IN NO EVENT SHALL MOTOROLA BE LIABLE FOR ANY DAMAGES WHATSOEVER
23# (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS,
24# BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR OTHER PECUNIARY LOSS)
25# ARISING OF THE USE OR INABILITY TO USE THE SOFTWARE.
26#
27# Motorola assumes no responsibility for the maintenance and support
28# of the SOFTWARE.
29#
30# You are hereby granted a copyright license to use, modify, and distribute the
31# SOFTWARE so long as this entire notice is retained without alteration
32# in any modified and/or redistributed versions, and that such modified
33# versions are clearly identified as such.
34# No licenses are granted by implication, estoppel or otherwise under any
35# patents or trademarks of Motorola, Inc.
36#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
37
38RELEASE FILE VERSIONS:
39-----------------------
40
41fpsp.sa
42----------
43freal.s     : 2.4
44hdr.fpu     : 2.4
45x_fovfl.s   : 2.16
46x_funfl.s   : 2.19
47x_funsupp.s : 2.27
48x_effadd.s  : 2.21
49x_foperr.s  : 2.9
50x_fsnan.s   : 2.12
51x_finex.s   : 2.14
52x_fdz.s     : 2.5
53x_fline.s   : 2.5
54x_funimp.s  : 2.27
55fsin.s      : 2.6
56ftan.s      : 2.6
57fatan.s     : 2.3
58fasin.s     : 2.3
59facos.s     : 2.5
60fetox.s     : 2.4
61fgetem.s    : 2.5
62fcosh.s     : 2.4
63fsinh.s     : 2.5
64ftanh.s     : 2.3
65flogn.s     : 2.6
66fatanh.s    : 2.4
67flog2.s     : 2.4
68ftwotox.s   : 2.4
69fmovecr.s   : 2.5
70fscale.s    : 2.5
71frem_mod.s  : 2.6
72fkern.s     : 2.6
73fkern2.s    : 2.5
74fgen_except.s: 2.7
75foptbl.s    : 2.3
76fmul.s      : 2.5
77fin.s       : 2.4
78fdiv.s      : 2.5
79fneg.s      : 2.4
80ftst.s      : 2.3
81fint.s      : 2.3
82fintrz.s    : 2.3
83fabs.s      : 2.4
84fcmp.s      : 2.4
85fsglmul.s   : 2.5
86fsgldiv.s   : 2.8
87fadd.s      : 2.6
88fsub.s      : 2.6
89fsqrt.s     : 2.4
90fmisc.s     : 2.3
91fdbcc.s     : 2.8
92ftrapcc.s   : 2.5
93fscc.s      : 2.6
94fmovm.s     : 2.15
95fctrl.s     : 2.6
96fcalc_ea.s  : 2.7
97fmem.s      : 2.9
98fout.s      : 2.9
99ireg.s      : 2.6
100fdenorm.s   : 2.3
101fround.s    : 2.4
102fnorm.s     : 2.3
103foptag_set.s: 2.4
104fresult.s   : 2.3
105fpack.s     : 2.6
106fdecbin.s   : 2.4
107fbindec.s   : 2.5
108fbinstr.s   : 2.3
109faccess.s   : 2.3
110
111pfpsp.sa
112----------
113freal.s     : 2.4
114hdr.fpu     : 2.4
115x_fovfl.s   : 2.16
116x_funfl.s   : 2.19
117x_funsupp.s : 2.27
118x_effadd.s  : 2.21
119x_foperr.s  : 2.9
120x_fsnan.s   : 2.12
121x_finex.s   : 2.14
122x_fdz.s     : 2.5
123x_fline2.s  : 2.3
124fcalc_ea.s  : 2.7
125foptbl2.s   : 2.4
126fmovm.s     : 2.15
127fctrl.s     : 2.6
128fmisc.s     : 2.3
129fdenorm.s   : 2.3
130fround.s    : 2.4
131fnorm.s     : 2.3
132foptag_set.s: 2.4
133fresult.s   : 2.3
134fout.s      : 2.9
135fmul.s      : 2.5
136fin.s       : 2.4
137fdiv.s      : 2.5
138fneg.s      : 2.4
139ftst.s      : 2.3
140fint.s      : 2.3
141fintrz.s    : 2.3
142fabs.s      : 2.4
143fcmp.s      : 2.4
144fsglmul.s   : 2.5
145fsgldiv.s   : 2.8
146fadd.s      : 2.6
147fsub.s      : 2.6
148fsqrt.s     : 2.4
149ireg.s      : 2.6
150fpack.s     : 2.6
151fdecbin.s   : 2.4
152fbindec.s   : 2.5
153fbinstr.s   : 2.3
154faccess.s   : 2.3
155
156fplsp.sa
157----------
158lfptop.s    : 2.3
159hdr.fpu     : 2.4
160fsin.s      : 2.6
161ftan.s      : 2.6
162fatan.s     : 2.3
163fasin.s     : 2.3
164facos.s     : 2.5
165fetox.s     : 2.4
166fgetem.s    : 2.5
167fcosh.s     : 2.4
168fsinh.s     : 2.5
169ftanh.s     : 2.3
170flogn.s     : 2.6
171fatanh.s    : 2.4
172flog2.s     : 2.4
173ftwotox.s   : 2.4
174fscale.s    : 2.5
175frem_mod.s  : 2.6
176l_support.s : 2.15
177fnorm.s     : 2.3
178
179isp.sa
180----------
181ireal.s     : 2.4
182hdr.int     : 2.4
183x_uieh.s    : 2.13
184icalc_ea.s  : 2.11
185imovep.s    : 2.8
186ichk2cmp2.s : 2.6
187idiv64.s    : 2.10
188imul64.s    :
189icas2.s     : 2.11
190icas.s      : 2.12
191icas2_core.s: 2.6
192icas_core.s : 2.6
193
194ilsp.sa
195----------
196litop.s     : 2.2
197l_idiv64.s  : 2.8
198l_imul64.s  : 2.6
199l_ichk2cmp2.s: 2.5
200
201ex. files
202----------
203wrk/fskeleton.s: 2.2
204wrk/iskeleton.s: 2.2
205wrk/os.s    : 2.1
206
207tests
208----------
209itest.s     : 2.2
210ftest.s     : 2.1
211