fpc/compiler/arm
Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095
git-svn-id: branches/hlcgllvm@30101 -
2015-03-05 20:32:15 +00:00
..
aasmcpu.pas * synchronized with privatetrunk till r30095 2015-03-05 20:32:15 +00:00
agarmgas.pas * always pass the architecture to the arm assembler 2015-02-21 21:58:30 +00:00
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 + Missing part of internal ARM assembler, Mantis #26588. I'm not setting it as default for arm-wince yet, because testing reveals several points in generic code that need adjustments. 2015-01-30 22:45:05 +00:00
armnop.inc + Missing part of internal ARM assembler, Mantis #26588. I'm not setting it as default for arm-wince yet, because testing reveals several points in generic code that need adjustments. 2015-01-30 22:45:05 +00:00
armop.inc
armreg.dat
armtab.inc + Missing part of internal ARM assembler, Mantis #26588. I'm not setting it as default for arm-wince yet, because testing reveals several points in generic code that need adjustments. 2015-01-30 22:45:05 +00:00
cgcpu.pas * synchronized with privatetrunk till r30095 2015-03-05 20:32:15 +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 * synchronized with privatetrunk till r30095 2015-03-05 20:32:15 +00:00
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
narmmem.pas * generic part of r26050 from the hlcgllvm branch: made tcgvecnode hlcg-safe 2015-02-23 22:56:00 +00:00
narmset.pas * synchronized with privatetrunk till r30095 2015-03-05 20:32:15 +00:00
pp.lpi.template
raarm.pas
raarmgas.pas * ARM assembler reader: don't check for postfixes beyond the length 2015-02-23 22:47:56 +00:00
rarmcon.inc
rarmdwa.inc
rarmnor.inc
rarmnum.inc
rarmrni.inc
rarmsri.inc
rarmsta.inc
rarmstd.inc
rarmsup.inc
rgcpu.pas * synchronized with privatetrunk till r30095 2015-03-05 20:32:15 +00:00
symcpu.pas