Home | History | Annotate | Download | only in dist

Lines Matching refs:Entry

58 This will allow the calling routines to access the entry points
70 (1) | Call-Out | - 4 bytes per entry (user fills these in)
73 | | - 8 bytes per entry
74 (2) | Entry Point | - user does "bsr" or "jsr" to this address
91 entry should contain the address of the corresponding function RELATIVE to
96 The second section, the "Entry-point" section, is used by external routines
98 no symbol names, this section contains function entry points that are fixed
99 with respect to the top of the package. The currently defined entry-points
100 are listed in section "68060{ISP,FPSP}-TEST entry points" below. A calling
102 function entry-point.
110 section is 128 bytes long; and the 68060ISP test entry point is located
111 0 bytes from the top of the "Entry-point" section.)
113 The third section is the code section. After entering through an "Entry-point",
114 the entry code jumps to the appropriate test code within the code section.
146 68060ISP-TEST Entry-points:
150 68060FPSP-TEST Entry-points:
156 The floating-point unit test has 3 entry points which will require
210 # ftest.sa starts here; start of "Entry-point" section.