• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..23-Jun-20164 KiB

fplsp.SH A D23-Jun-2016286.8 KiB

fpsp.SH A D23-Jun-2016743.7 KiB

ftest.SH A D23-Jun-201628.5 KiB

ilsp.SH A D23-Jun-201630 KiB

isp.SH A D23-Jun-2016123.5 KiB

itest.SH A D23-Jun-2016103.3 KiB

pfpsp.SH A D23-Jun-2016451.7 KiB

README-SRCH A D23-Jun-2016554

README-SRC

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