fpc/compiler/arm
Jonas Maebe f374b81c12 * disabled ARM-specific code for smallset in-operations on big endian targets,
as it's also little endian-specific (mantis #28592)

git-svn-id: trunk@31466 -
2015-08-31 13:06:42 +00:00
..
aasmcpu.pas Workaround for IE 20060521 when building the ARM compiler 2015-04-26 20:10:57 +00:00
agarmgas.pas Add VFPv4 FPU type for ARM. 2015-03-14 12:49:07 +00:00
aoptcpu.pas
aoptcpub.pas
aoptcpuc.pas
aoptcpud.pas
armatt.inc Add most pre-UAL VFP instruction forms. 2015-03-14 14:59:13 +00:00
armatts.inc
armins.dat Add most pre-UAL VFP instruction forms. 2015-03-14 14:59:13 +00:00
armnop.inc Add most pre-UAL VFP instruction forms. 2015-03-14 14:59:13 +00:00
armop.inc Add most pre-UAL VFP instruction forms. 2015-03-14 14:59:13 +00:00
armreg.dat
armtab.inc Add most pre-UAL VFP instruction forms. 2015-03-14 14:59:13 +00:00
cgcpu.pas + added tasmlist parameter to getintparaloc() (needed for llvm) 2015-04-04 14:29:16 +00:00
cpubase.pas Fix issue in is_thumb32_imm. imm<11:10> have to be non-zero meaning the rotate only works from 8 to 31. Caused 0x8000001F to be mistaken for a valid immediate. 2015-03-21 12:46:45 +00:00
cpuelf.pas Fixed internal error in GOT related code for ARM internal assembler. 2015-03-14 16:03:16 +00:00
cpuinfo.pas Added STM32F7xx controller units and types. 2015-07-31 22:21:16 +00:00
cpunode.pas
cpupara.pas * changed getarraydef() into a tarraydef.getreusable() class method 2015-06-23 21:23:18 +00:00
cpupi.pas
cputarg.pas
hlcgcpu.pas * synchronised with trunk till r30240 2015-03-15 19:44:58 +00:00
itcpugas.pas
narmadd.pas * replaced current_procinfo.currtrue/falselabel with storing the true/false 2015-08-27 18:28:57 +00:00
narmcal.pas
narmcnv.pas * replaced current_procinfo.currtrue/falselabel with storing the true/false 2015-08-27 18:28:57 +00:00
narmcon.pas
narminl.pas * don't give an internalerror when trying to prefetch a regvar or even 2015-04-08 20:35:13 +00:00
narmmat.pas * use handle_locjump() instead of local inlined version 2015-08-27 18:28:52 +00:00
narmmem.pas * generic part of r26050 from the hlcgllvm branch: made tcgvecnode hlcg-safe 2015-02-23 22:56:00 +00:00
narmset.pas * disabled ARM-specific code for smallset in-operations on big endian targets, 2015-08-31 13:06:42 +00:00
pp.lpi.template
raarm.pas
raarmgas.pas * merged ait_set and ait_thumb_set into a single tai class 2015-03-14 18:35:28 +00:00
rarmcon.inc
rarmdwa.inc
rarmnor.inc
rarmnum.inc
rarmrni.inc
rarmsri.inc
rarmsta.inc
rarmstd.inc
rarmsup.inc
rgcpu.pas * synchronised with trunk till r30345 2015-03-28 12:28:15 +00:00
symcpu.pas o fixes handling of iso i/o parameters/program parameters: 2015-05-01 20:58:31 +00:00