fpc/compiler/arm
2011-12-31 14:14:21 +00:00
..
aasmcpu.pas + Support for ARM CPS/CPSIE/CPSID instructions and mode flag bitfield 2011-01-11 16:02:51 +00:00
agarmgas.pas * remove cpu type cortex m3 on arm, it is just an ARMv7-M 2011-08-27 19:26:16 +00:00
aoptcpu.pas * also use blx instead of bl for direct calls on ARMv5+, since the target 2011-09-05 20:33:15 +00:00
aoptcpub.pas
aoptcpuc.pas
aoptcpud.pas
armatt.inc * patch by Jeppe Johansen to support jumptable generation for case nodes on arm/thumb-2, resolves #19502 2011-08-16 22:39:00 +00:00
armatts.inc * patch by Jeppe Johansen to support jumptable generation for case nodes on arm/thumb-2, resolves #19502 2011-08-16 22:39:00 +00:00
armins.dat * patch by Jeppe Johansen to support jumptable generation for case nodes on arm/thumb-2, resolves #19502 2011-08-16 22:39:00 +00:00
armnop.inc
armop.inc * patch by Jeppe Johansen to support jumptable generation for case nodes on arm/thumb-2, resolves #19502 2011-08-16 22:39:00 +00:00
armreg.dat
armtab.inc
cgcpu.pas Override abstract method to abvoid warning at compilation time 2011-11-03 10:08:12 +00:00
cpubase.pas - removed no more used constants 2011-08-13 20:54:01 +00:00
cpuinfo.pas Avoid warning about missing fields in embedded_controllers array 2011-11-03 10:07:35 +00:00
cpunode.pas
cpupara.pas
cpupi.pas
cputarg.pas
itcpugas.pas
narmadd.pas
narmcal.pas
narmcnv.pas * handle int_to_bool for qwordbools correctly on arm 2011-12-31 14:14:21 +00:00
narmcon.pas
narminl.pas
narmmat.pas + patch by Jeppe Johansen to make use of the div/udiv instruction on arm7m, resolves #20022 2011-09-24 21:41:01 +00:00
narmset.pas * forgotten part of r18233 2011-08-16 22:44:50 +00:00
pp.lpi.template
raarm.pas
raarmgas.pas Use aint type local variable in read_index_shift to avoid wrong typecast 2011-11-03 10:06:36 +00:00
rarmcon.inc
rarmdwa.inc
rarmnor.inc
rarmnum.inc
rarmrni.inc
rarmsri.inc
rarmsta.inc
rarmstd.inc
rarmsup.inc
rgcpu.pas * patch by Jeppe Johansen to avoid corruption of frame/stack pointer by pre/post indexed operations, resolves #19679 2011-08-16 22:43:30 +00:00