fpc/rtl/m68k
2020-01-10 22:56:03 +00:00
..
cpuh.inc
int64p.inc * fix 32-bit * 32-bit => 64-bit for Coldfire 2018-01-27 14:26:18 +00:00
lowmath.inc
m68k.inc * Coldfire does not support sub.w, so use sub.l instead for that CPU 2018-01-25 19:56:28 +00:00
makefile.cpu
math.inc
mathu.inc Wipe out any pre-existing exception on SetExceptionMask call for m68k cpu 2020-01-10 22:56:03 +00:00
readme
set.inc
setjump.inc m68k: on setjmp/longjmp also save/restore the FPCR register when FPU support is enabled 2018-03-13 23:44:54 +00:00
setjumph.inc m68k: on setjmp/longjmp also save/restore the FPCR register when FPU support is enabled 2018-03-13 23:44:54 +00:00
strings.inc
stringss.inc

This directory contains only RTL parts specific
to the processor M68K family.


Missing units are :
  strings.pp (you can  the strings unit in the template directory)
  getopts.pp