fpc/compiler/arm
florian 93fcd9152e * arm thumb supports only tst reg1,reg2
git-svn-id: trunk@23997 -
2013-03-25 17:53:54 +00:00
..
aasmcpu.pas Merge r23058 2013-03-10 16:37:57 +00:00
agarmgas.pas + proper assembler command line parameters for arm thumb 2013-03-24 20:21:22 +00:00
aoptcpu.pas * and takes three operands 2013-03-10 16:16:50 +00:00
aoptcpub.pas * set MaxOps to 4 for the optimizer because fpc generates now mla instructions 2012-08-17 12:38:59 +00:00
aoptcpuc.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
aoptcpud.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
armatt.inc + SVC instruction 2013-03-24 20:22:06 +00:00
armatts.inc + SVC instruction 2013-03-24 20:22:06 +00:00
armins.dat + SVC instruction 2013-03-24 20:22:06 +00:00
armnop.inc Added coprocessor registers, and support for 6 operands(MCR/MRC instructions, etc) 2012-10-19 18:23:14 +00:00
armop.inc + SVC instruction 2013-03-24 20:22:06 +00:00
armreg.dat + Cortex-M3 special registers, resolves #23185 2012-10-21 20:06:07 +00:00
armtab.inc Added coprocessor registers, and support for 6 operands(MCR/MRC instructions, etc) 2012-10-19 18:23:14 +00:00
cgcpu.pas * fixes several issues with arm thumb stack frame 2013-03-24 21:40:23 +00:00
cpubase.pas Merge r22905 and r22906 2013-03-10 10:45:34 +00:00
cpuelf.pas + ELF linker back-ends for ARM and MIPS. 2013-01-13 18:05:19 +00:00
cpuinfo.pas * armv6-m has no blx <immediate> 2013-03-24 20:24:15 +00:00
cpunode.pas + take advantage of the mla instruction when calculating array offsets 2012-05-23 20:48:26 +00:00
cpupara.pas Decrease amount of code duplication regarding handling of safecall and record constructors. 2013-01-25 20:39:28 +00:00
cpupi.pas * intial armv6m support, it is not working yet, constant pool insertation and conditional branch fixup is not working yet 2013-03-03 12:20:10 +00:00
cputarg.pas * Sync with trunk r23404. 2013-01-16 13:21:51 +00:00
hlcgcpu.pas * create/destroy also the high level code generator for all architectures, 2011-08-20 07:21:16 +00:00
itcpugas.pas * remove unused units from uses statements 2013-01-03 23:07:09 +00:00
narmadd.pas * intial armv6m support, it is not working yet, constant pool insertation and conditional branch fixup is not working yet 2013-03-03 12:20:10 +00:00
narmcal.pas * remove unused units from uses statements 2013-01-03 23:07:09 +00:00
narmcnv.pas * intial armv6m support, it is not working yet, constant pool insertation and conditional branch fixup is not working yet 2013-03-03 12:20:10 +00:00
narmcon.pas * remove unused units from uses statements 2013-01-03 23:07:09 +00:00
narminl.pas * remove unused units from uses statements 2013-01-03 23:07:09 +00:00
narmmat.pas Merged r22903 2013-03-09 20:56:07 +00:00
narmmem.pas * intial armv6m support, it is not working yet, constant pool insertation and conditional branch fixup is not working yet 2013-03-03 12:20:10 +00:00
narmset.pas * arm thumb supports only tst reg1,reg2 2013-03-25 17:53:54 +00:00
pp.lpi.template * improved template with help from Mattias Gaertner 2006-08-28 20:29:04 +00:00
raarm.pas o patch by Jeppe Johansen to fix mantis #17472: 2010-12-24 15:54:39 +00:00
raarmgas.pas * remove unused units from uses statements 2013-01-03 23:07:09 +00:00
rarmcon.inc + Cortex-M3 special registers, resolves #23185 2012-10-21 20:06:07 +00:00
rarmdwa.inc + Cortex-M3 special registers, resolves #23185 2012-10-21 20:06:07 +00:00
rarmnor.inc + Cortex-M3 special registers, resolves #23185 2012-10-21 20:06:07 +00:00
rarmnum.inc + Cortex-M3 special registers, resolves #23185 2012-10-21 20:06:07 +00:00
rarmrni.inc + Cortex-M3 special registers, resolves #23185 2012-10-21 20:06:07 +00:00
rarmsri.inc + Cortex-M3 special registers, resolves #23185 2012-10-21 20:06:07 +00:00
rarmsta.inc + Cortex-M3 special registers, resolves #23185 2012-10-21 20:06:07 +00:00
rarmstd.inc + Cortex-M3 special registers, resolves #23185 2012-10-21 20:06:07 +00:00
rarmsup.inc + Cortex-M3 special registers, resolves #23185 2012-10-21 20:06:07 +00:00
rgcpu.pas Readded cutils to compiler/arm/rgcpu.pas for DEBUG_SPILLING 2013-01-04 12:21:54 +00:00