fpc/compiler/arm
masta d8af83d252 Introduce a version of MatchInstruction for multiple instructions
It is the same as the normal MatchInstruction function but supports to
be called with a set of TAsmOps instead of a single op.

git-svn-id: trunk@22231 -
2012-08-24 15:54:36 +00:00
..
aasmcpu.pas
agarmgas.pas
aoptcpu.pas Introduce a version of MatchInstruction for multiple instructions 2012-08-24 15:54:36 +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
aoptcpud.pas
armatt.inc
armatts.inc
armins.dat
armnop.inc
armop.inc
armreg.dat
armtab.inc
cgcpu.pas + a lot missing flag allocs/deallocs added 2012-08-23 08:54:52 +00:00
cpubase.pas Introduce a version of MatchInstruction for multiple instructions 2012-08-24 15:54:36 +00:00
cpuinfo.pas + add a description to the cpuflags where I know the exact meaning/definition 2012-08-17 20:45:46 +00:00
cpunode.pas
cpupara.pas
cpupi.pas * start with a qword aligned frame pointer to enable more ldrd/strd optimizations 2012-08-11 15:12:19 +00:00
cputarg.pas
hlcgcpu.pas
itcpugas.pas
narmadd.pas + a lot missing flag allocs/deallocs added 2012-08-23 08:54:52 +00:00
narmcal.pas
narmcnv.pas + a lot missing flag allocs/deallocs added 2012-08-23 08:54:52 +00:00
narmcon.pas
narminl.pas + a lot missing flag allocs/deallocs added 2012-08-23 08:54:52 +00:00
narmmat.pas + a lot missing flag allocs/deallocs added 2012-08-23 08:54:52 +00:00
narmmem.pas
narmset.pas + a lot missing flag allocs/deallocs added 2012-08-23 08:54:52 +00:00
pp.lpi.template
raarm.pas
raarmgas.pas
rarmcon.inc
rarmdwa.inc
rarmnor.inc
rarmnum.inc
rarmrni.inc
rarmsri.inc
rarmsta.inc
rarmstd.inc
rarmsup.inc
rgcpu.pas