fpc/rtl/arm
Jeppe Johansen 53fd543440 Fix fillchar for >ARMv3
git-svn-id: trunk@31573 -
2015-09-07 20:25:03 +00:00
..
arm.inc Fix fillchar for >ARMv3 2015-09-07 20:25:03 +00:00
armdefines.inc * compiler defined cpuflags instead of creating them during system unit compilation 2012-08-15 15:49:11 +00:00
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 Fix some minor UMULL, and FPv4_S16 define problems 2015-09-06 20:14:16 +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 Fix some minor UMULL, and FPv4_S16 define problems 2015-09-06 20:14:16 +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 Fix some minor UMULL, and FPv4_S16 define problems 2015-09-06 20:14:16 +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