fpc/compiler/arm
florian d540d56908 * unified internal errors
git-svn-id: trunk@29280 -
2014-12-13 11:46:59 +00:00
..
aasmcpu.pas * unified internal errors 2014-12-13 11:46:59 +00:00
agarmgas.pas
aoptcpu.pas Fixed breakage in the ARM peephole optimizer indirectly brought to light by r29189. 2014-12-01 14:39:40 +00:00
aoptcpub.pas * ARM: instructions do modify the base register of pre/postindexed references. Report this fact in spilling_get_operation_type_ref and RegModifiedByInstruction functions. 2014-09-22 16:18:16 +00:00
aoptcpuc.pas
aoptcpud.pas
armatt.inc
armatts.inc
armins.dat
armnop.inc
armop.inc
armreg.dat
armtab.inc
cgcpu.pas ARM: mimic what GNU C does while calling the profiling mcount on ARM 2014-09-13 00:17:10 +00:00
cpubase.pas
cpuelf.pas + ARM internal linker: very initial support for Thumb mode, helloworld-class programs compiled with "-Cparmv6m -CIthumb" can now run. 2014-09-19 22:33:37 +00:00
cpuinfo.pas + change always floating point divisions into multiplications if they are a power of two, 2014-11-16 20:47:38 +00:00
cpunode.pas
cpupara.pas
cpupi.pas
cputarg.pas
hlcgcpu.pas
itcpugas.pas
narmadd.pas * generate AND for small set comparisons also when only set vars are involved using the cg class, so it works for arm thumb as well 2014-08-31 20:43:13 +00:00
narmcal.pas
narmcnv.pas
narmcon.pas
narminl.pas
narmmat.pas {ARM} Implement usage of generic division-by-const optimization 2014-06-10 20:49:18 +00:00
narmmem.pas
narmset.pas * fixes jump table generate for arm thumb 2014-08-30 22:13:09 +00:00
pp.lpi.template
raarm.pas
raarmgas.pas * fix warnings when compiling the compiler with DFA optimizer enabled on ARM 2014-08-20 13:16:58 +00:00
rarmcon.inc
rarmdwa.inc
rarmnor.inc
rarmnum.inc
rarmrni.inc
rarmsri.inc
rarmsta.inc
rarmstd.inc
rarmsup.inc
rgcpu.pas * improved r28534: LDR/STR on thumb do not support registers >r7 as destination/source 2014-08-30 12:13:00 +00:00
symcpu.pas