fpc/compiler/arm
2014-07-06 11:34:04 +00:00
..
aasmcpu.pas
agarmgas.pas
aoptcpu.pas Added an additional check to the MulAdd2MLA optimization. The operands of the multiplication weren't checked. 2014-06-26 06:05:08 +00:00
aoptcpub.pas
aoptcpuc.pas
aoptcpud.pas
armatt.inc
armatts.inc
armins.dat
armnop.inc
armop.inc
armreg.dat
armtab.inc
cgcpu.pas * Dummy implementations of a_bit_scan_reg_reg and g_stackpointer_alloc in tcg, removes the need to override these methods in every descendant code generator solely to avoid "constructing a class with abstract method" warning. 2014-07-06 11:34:04 +00:00
cpubase.pas
cpuelf.pas
cpuinfo.pas Applied patch from Michael Ring that adds some startup code for some new stm32f0 and stm32f1 controllers, and fixes naming on some LPC ARMv6m controllers. 2014-06-20 06:49:04 +00:00
cpunode.pas
cpupara.pas
cpupi.pas
cputarg.pas
hlcgcpu.pas
itcpugas.pas
narmadd.pas
narmcal.pas
narmcnv.pas
narmcon.pas * ARM: Test if range check of floating point constants is necessary in the same way as on other targets. This should have been part of r10940 6 years ago... 2014-04-22 06:51:54 +00:00
narminl.pas Fixed generation of abs calls for thumb and thumb-2 targets. 2014-06-10 17:48:09 +00:00
narmmat.pas {ARM} Implement usage of generic division-by-const optimization 2014-06-10 20:49:18 +00:00
narmmem.pas
narmset.pas
pp.lpi.template
raarm.pas
raarmgas.pas
rarmcon.inc
rarmdwa.inc
rarmnor.inc
rarmnum.inc
rarmrni.inc
rarmsri.inc
rarmsta.inc
rarmstd.inc
rarmsup.inc
rgcpu.pas Constrained a number of optimizations and updated reference offsets for ARM Thumb. 2014-06-21 13:26:33 +00:00
symcpu.pas