fpc/rtl/arm
2021-04-01 12:36:06 +00:00
..
arm.inc * readd SmallInt typecasts to SmallInt overload of SwapEndian 2020-09-19 17:42:04 +00:00
armdefines.inc * arm-android: Use kuser_memory_barrier by default. 2015-10-17 16:07:04 +00:00
cpu.pp + cpu unit for arm (linux only so far) 2016-03-06 13:33:20 +00:00
cpuh.inc * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 2017-11-01 16:33:30 +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 * split fpc_mul_<64 bit> into separate procedures with and without overflow checking 2017-02-19 19:15:14 +00: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 + create defines with FPU capabilites 2019-08-13 22:12:49 +00:00
mathu.inc Fix spelling error of revision 48023 2021-01-04 08:35:36 +00:00
set.inc
setjump.inc Fix cycling of arm compiler starting with release ppcarm 3.0.4 2019-01-30 10:48:21 +00:00
setjumph.inc * fix VFPv4 support 2016-03-06 13:33:16 +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 * thumb2: Make fillchar smaller, faster and more reliable. Some gas versions remove the "mov r0,r0" making the calculated branch break 2021-04-01 12:36:06 +00:00
thumb.inc * some inconsistency regarding FPC_NONE usage fixed 2019-12-24 16:14:30 +00:00