fpc/compiler/arm
florian b77a5016ca * don't destroy r13 when copying data
git-svn-id: trunk@5470 -
2006-11-24 21:55:23 +00:00
..
aasmcpu.pas * fixed insertpcrelativedata when case jump table is used. 2006-11-24 13:40:49 +00:00
agarmgas.pas * removed unneeded label. 2006-11-24 13:20:32 +00:00
aoptcpu.pas * instructions being already conditional can't be marked as conditional again 2006-11-15 22:42:22 +00:00
aoptcpub.pas Merged revisions 2782 via svnmerge from 2006-03-06 10:00:14 +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 + added all used instructions to armins.dat 2005-09-08 22:08:31 +00:00
armatts.inc + added all used instructions to armins.dat 2005-09-08 22:08:31 +00:00
armins.dat * basic operand matching works 2005-09-11 20:53:16 +00:00
armnop.inc * basic operand matching works 2005-09-11 20:53:16 +00:00
armop.inc + added all used instructions to armins.dat 2005-09-08 22:08:31 +00:00
armreg.dat * remove $Log 2005-06-07 09:47:55 +00:00
armtab.inc * basic operand matching works 2005-09-11 20:53:16 +00:00
cgcpu.pas * fixed passing float constants as part of "array of const" parameter for ARM. 2006-11-16 17:01:17 +00:00
cpubase.pas - removed unnecessary array 2006-07-18 20:45:41 +00:00
cpuinfo.pas * Implemented stackframe optimization for ARM CPU. 2006-11-14 16:18:49 +00:00
cpunode.pas + better case code generation for arm 2006-11-15 22:44:13 +00:00
cpupara.pas * fixed double parameters passing and storing result for ARM in softfloat mode (by removing old hacks). 2006-11-21 21:20:24 +00:00
cpupi.pas * Implemented stackframe optimization for ARM CPU. 2006-11-14 16:18:49 +00:00
cputarg.pas * palmos patch from mazen 2006-02-02 07:12:43 +00:00
itcpugas.pas + added all used instructions to armins.dat 2005-09-08 22:08:31 +00:00
narmadd.pas * settings refactored 2006-10-30 18:02:58 +00:00
narmcal.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
narmcnv.pas * some fpu emulation code from arm to generic code generator moved 2006-11-04 10:23:35 +00:00
narmcon.pas * fixed writing of double constants on WinCE 2006-11-17 22:17:54 +00:00
narminl.pas * settings refactored 2006-10-30 18:02:58 +00:00
narmmat.pas * remove ttype 2006-10-29 22:19:39 +00:00
narmset.pas * removed unneeded label. 2006-11-24 13:20:32 +00:00
pp.lpi.template * improved template with help from Mattias Gaertner 2006-08-28 20:29:04 +00:00
raarm.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
raarmgas.pas * fix non-x86 for iasmop 2006-11-01 16:23:43 +00:00
rarmcon.inc
rarmdwa.inc
rarmnor.inc
rarmnum.inc
rarmrni.inc
rarmsri.inc
rarmsta.inc
rarmstd.inc
rarmsup.inc
rgcpu.pas * don't destroy r13 when copying data 2006-11-24 21:55:23 +00:00