florian 3f2057a2f2 * do not generate blx instructions, the generation of blx instead of bl was introduced some years ago but today it proves to be wrong: if necessary, the linker converts the bl into a blx, this is also how gcc and clang handle it 9 lat temu
..
arm.inc 3f2057a2f2 * do not generate blx instructions, the generation of blx instead of bl was introduced some years ago but today it proves to be wrong: if necessary, the linker converts the bl into a blx, this is also how gcc and clang handle it 9 lat temu
armdefines.inc 2dafb8d674 * arm-android: Use kuser_memory_barrier by default. 10 lat temu
divide.inc 1a4d6d79c5 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. 11 lat temu
int64p.inc 44ad5af04d Fix some minor UMULL, and FPv4_S16 define problems 10 lat temu
makefile.cpu 4ace790492 * remove $Log 20 lat temu
math.inc fff45fa1d3 - Don't compile fpc_abs_real and fpc_sqr_real if they are already defined (Mantis #25342). 11 lat temu
mathu.inc e1a0b1204a * Removed unused vars in RTL. 10 lat temu
set.inc 4ace790492 * remove $Log 20 lat temu
setjump.inc 9478099e5a Undo recent VFP assembler changes to make bootstrapping from 3.0.1 possible. 10 lat temu
setjumph.inc c108a24cc8 reverted r25622 which was an accidental commit of some highly experimental debug code (sorry) 12 lat temu
strings.inc 44ad5af04d Fix some minor UMULL, and FPv4_S16 define problems 10 lat temu
stringss.inc 4ace790492 * remove $Log 20 lat temu
thumb.inc 94a045aa3d * Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionMode to System unit. Declarations in Math unit changed to aliases. 11 lat temu
thumb2.inc 71cdedea82 Add missing NOP, and B instruction forms. 10 lat temu