fpc/rtl/arm
2015-03-22 13:42:28 +00:00
..
arm.inc Test the proper CPUARM capability when chosing between blx and bl. 2015-03-22 13:42:28 +00:00
armdefines.inc
divide.inc new division helpers for ARM by Nico Erfurth. on our ARMv5 core hardware they're 22%-36% faster than the generic ones for the most common case. 2014-07-29 17:39:55 +00:00
int64p.inc * intial armv6m support, it is not working yet, constant pool insertation and conditional branch fixup is not working yet 2013-03-03 12:20:10 +00:00
makefile.cpu
math.inc - Don't compile fpc_abs_real and fpc_sqr_real if they are already defined (Mantis #25342). 2014-03-31 10:10:04 +00:00
mathu.inc Undo recent VFP assembler changes to make bootstrapping from 3.0.1 possible. 2015-03-14 10:04:17 +00:00
set.inc
setjump.inc Undo recent VFP assembler changes to make bootstrapping from 3.0.1 possible. 2015-03-14 10:04:17 +00:00
setjumph.inc reverted r25622 which was an accidental commit of some highly experimental debug code (sorry) 2013-10-02 18:31:28 +00:00
strings.inc * disable assembler versions of string routines for arm thumb 2013-03-25 17:54:32 +00:00
stringss.inc
thumb2.inc Add missing NOP, and B instruction forms. 2014-12-27 13:23:02 +00:00
thumb.inc * Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionMode to System unit. Declarations in Math unit changed to aliases. 2014-03-20 22:44:46 +00:00