xref: /linux/arch/m68k/ifpsp060/src/README-SRC (revision 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2)
1*1da177e4SLinus TorvaldsThis is the original source code from Motorola for the 68060 processor
2*1da177e4SLinus Torvaldssupport code, providing emulation for rarely used m68k instructions
3*1da177e4SLinus Torvaldsnot implemented in the 68060 silicon.
4*1da177e4SLinus Torvalds
5*1da177e4SLinus TorvaldsThe code provided here will not assemble out of the box using the GNU
6*1da177e4SLinus Torvaldsassembler, however it is being included in order to comply with the
7*1da177e4SLinus TorvaldsGNU General Public License.
8*1da177e4SLinus Torvalds
9*1da177e4SLinus TorvaldsYou don't need to actually assemble these files in order to compile a
10*1da177e4SLinus Torvaldsworkin m68k kernel, the precompiled .sa files in arch/m68k/ifpsp060
11*1da177e4SLinus Torvaldsare sufficient and were generated from these source files by
12*1da177e4SLinus TorvaldsMotorola.
13