fpc/compiler/arm
Jonas Maebe 61af0fb72d * only take into account the location of the parameter at the callee side to
determine whether it's in a register if it's a pure assembler routine
  * you can't "index" implicit pointers either using their fields

git-svn-id: trunk@36287 -
2017-05-21 20:17:11 +00:00
..
aasmcpu.pas
agarmgas.pas
aoptcpu.pas * do not generate always debug messages in the arm assembler optimizer 2017-04-22 09:37:18 +00:00
aoptcpub.pas
aoptcpud.pas
armatt.inc
armatts.inc
armins.dat
armnop.inc
armop.inc
armreg.dat
armtab.inc
cgcpu.pas * ARM: Never use the "BLX label" instruction. Use "BL label" instead. 2017-05-04 15:55:55 +00:00
cpubase.pas
cpuelf.pas
cpuinfo.pas - removed unused constants 2017-03-26 13:06:34 +00:00
cpunode.pas
cpupara.pas * use pocalls_cdecl and cstylearrayofconst more consistently instead of 2017-02-25 11:46:35 +00:00
cpupi.pas
cputarg.pas
hlcgcpu.pas
itcpugas.pas
narmadd.pas
narmcal.pas
narmcnv.pas * tarmtypeconvnode.first_int_to_real should call the generic method in the parent class, if soft fpu code is generated, resolves #31350 2017-02-12 16:05:13 +00:00
narmcon.pas
narminl.pas
narmmat.pas * use an enum instead of integer constants to represent inline numbers 2017-05-10 14:41:43 +00:00
narmmem.pas
narmset.pas * Removed unused vars. 2017-05-04 10:38:49 +00:00
pp.lpi.template
raarm.pas
raarmgas.pas * only take into account the location of the parameter at the callee side to 2017-05-21 20:17:11 +00:00
rarmcon.inc
rarmdwa.inc
rarmnor.inc
rarmnum.inc
rarmrni.inc
rarmsri.inc
rarmsta.inc
rarmstd.inc
rarmsup.inc
rgcpu.pas
symcpu.pas