fpc/compiler/arm
yury e94277d5dc * removed unneeded label.
* asm output beautification. 

git-svn-id: trunk@5467 -
2006-11-24 13:20:32 +00:00
..
aasmcpu.pas * fix arm-wince exception handling. 2006-11-14 16:49:02 +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
aoptcpuc.pas
aoptcpud.pas
armatt.inc
armatts.inc
armins.dat
armnop.inc
armop.inc
armreg.dat
armtab.inc
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
itcpugas.pas
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
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 * fixed spilling with large offsets 2006-11-23 19:49:27 +00:00