Home | History | Annotate | Download | only in dist

Lines Matching refs:isp

2 # $NetBSD: isp.doc,v 1.1 2000/04/14 20:24:39 is Exp $
41 The file isp.sa contains the 68060 Integer Software Package.
47 isp.sa provides full emulation support for these instructions.
60 The file isp.sa is essentially a hexadecimal image of the
75 The source code isp.s has also been included but only for
98 is NOT INCLUDED in isp.sa (an example "Call-out" section is provided at
100 the ISP routines to reference external functions that must be provided
103 to a function required by the ISP (these functions and their location are
104 listed in "68060ISP call-outs" below). Each field entry should contain
107 isp.sa image in memory.
110 to access the functions within the ISP. Since the isp.sa hex file contains
113 are listed in section "68060 ISP entry points" below. A calling routine
124 section is 128 bytes long; and the Unimplemented Integer ISP handler entry
130 68060ISP call-outs: (details in iskeleton.s)
169 68060ISP entry points:
185 060ISP is installed properly, these instructions will enter through the
186 _060_isp_unimp() entry point of the ISP.
188 After the 060ISP decodes the instruction type and fetches the appropriate
191 If the emulation code provided by the 060ISP is sufficient for the
192 host system (see isp.s source code), then these "Call-out"s should be
204 code has completed, then it should re-enter the 060ISP package through the
209 source code in isp.s.