• Home
  • History
  • Annotate
Name
Date
Size
#Lines
LOC

..--

README-SRCD22-Nov-2024554 1310

fplsp.SD22-Nov-2024286.8 KiB10,9819,429

fpsp.SD22-Nov-2024743.7 KiB24,78621,258

ftest.SD22-Nov-202428.5 KiB1,4571,114

ilsp.SD22-Nov-202430 KiB933787

isp.SD22-Nov-2024123.5 KiB4,3003,627

itest.SD22-Nov-2024103.3 KiB6,3874,601

pfpsp.SD22-Nov-2024451.7 KiB14,74612,501

README-SRC

1 This is the original source code from Motorola for the 68060 processor
2 support code, providing emulation for rarely used m68k instructions
3 not implemented in the 68060 silicon.
4 
5 The code provided here will not assemble out of the box using the GNU
6 assembler, however it is being included in order to comply with the
7 GNU General Public License.
8 
9 You don't need to actually assemble these files in order to compile a
10 workin m68k kernel, the precompiled .sa files in arch/m68k/ifpsp060
11 are sufficient and were generated from these source files by
12 Motorola.
13