fpc/rtl/arm
Jeppe Johansen d4461efae3 Fix broken ldrd assembler syntax in RTL
git-svn-id: trunk@29187 -
2014-11-30 17:30:46 +00:00
..
arm.inc Fix broken ldrd assembler syntax in RTL 2014-11-30 17:30:46 +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
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 * ARM: SetExceptionMask and SetRoundingMode must return the old value of mask/mode respectively, not the new one. 2014-03-21 06:03:00 +00:00
set.inc
setjump.inc reverted r25622 which was an accidental commit of some highly experimental debug code (sorry) 2013-10-02 18:31:28 +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
stringss.inc
thumb2.inc Fix broken ldrd assembler syntax in RTL 2014-11-30 17:30:46 +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