fpc/rtl/m68k
2024-12-12 22:05:20 +01:00
..
cpuh.inc FPU exception mask: generlised system unit interface 2022-10-17 19:43:01 +00:00
int64p.inc * fix 32-bit * 32-bit => 64-bit for Coldfire 2018-01-27 14:26:18 +00:00
lowmath.inc
m68k.inc * with all existing RTLs switched over to the atomic intrinsics, the define FPC_SYSTEM_INTERLOCKED_USE_INTRIN can be removed again 2024-12-12 22:05:20 +01:00
makefile.cpu * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 2017-11-01 16:33:30 +00:00
math.inc m68k: add a modified version of the generic fpc_round_real, which takes some m68k FPU oddities into account 2017-06-19 01:12:00 +00:00
mathu.inc * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. 2021-01-03 21:44:18 +00:00
readme
set.inc
setjump.inc Remove the rest of the VER3_0 conditionals. 2024-09-01 17:13:39 +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