fpc/compiler/arm
Jonas Maebe ce598c15ec * factored out the conditions under which add nodes need to perform
overflow checks
   o in particular ensure that cpu-specific overrides don't perform overflow
     checks when nf_internal is set

git-svn-id: trunk@42573 -
2019-08-03 12:19:50 +00:00
..
aasmcpu.pas * synchronised with trunk till r42095 2019-05-18 18:43:51 +00:00
agarmgas.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
aoptcpu.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
aoptcpub.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
aoptcpud.pas
armatt.inc Add support for writeback in RFE and SRS instructions. 2015-12-26 23:53:11 +00:00
armatts.inc Add support for writeback in RFE and SRS instructions. 2015-12-26 23:53:11 +00:00
armins.dat Added T2 form of LDR/STR for SP relative forms. 2019-06-03 22:10:49 +00:00
armnop.inc Added T2 form of LDR/STR for SP relative forms. 2019-06-03 22:10:49 +00:00
armop.inc Add support for writeback in RFE and SRS instructions. 2015-12-26 23:53:11 +00:00
armreg.dat Added some APSR register bitmask definitions. 2014-12-12 22:23:44 +00:00
armtab.inc Added T2 form of LDR/STR for SP relative forms. 2019-06-03 22:10:49 +00:00
cgcpu.pas * insert FPC_THROWFPUEXCEPTION call into the correct assembler list 2019-07-30 21:04:32 +00:00
cpubase.pas * synchronised with trunk till r42049 2019-05-12 18:44:05 +00:00
cpuelf.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
cpuinfo.pas + fpu_capabilities for arm 2019-07-30 21:04:28 +00:00
cpunode.pas * fix compilation of ARM compiler for LLVM 2019-02-03 21:09:54 +00:00
cpupara.pas + fpu_capabilities for arm 2019-07-30 21:04:28 +00:00
cpupi.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
cputarg.pas AROS: added arm-aros target to compiler and fpcmake 2016-11-06 10:51:45 +00:00
hlcgcpu.pas * on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/ 2019-07-07 21:33:43 +00:00
itcpugas.pas
narmadd.pas * factored out the conditions under which add nodes need to perform 2019-08-03 12:19:50 +00:00
narmcal.pas + fpu_capabilities for arm 2019-07-30 21:04:28 +00:00
narmcnv.pas + fpu_capabilities for arm 2019-07-30 21:04:28 +00:00
narmcon.pas + fpu_capabilities for arm 2019-07-30 21:04:28 +00:00
narminl.pas + fpu_capabilities for arm 2019-07-30 21:04:28 +00:00
narmld.pas * Removed unused local vars. 2019-02-25 11:22:49 +00:00
narmmat.pas + software handling of exceptions on arm 2019-07-28 21:06:36 +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 * let all the case code generation work with tconstexprint instead of aint, 2019-02-24 19:58:37 +00:00
pp.lpi.template
raarm.pas
raarmgas.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
rarmcon.inc Added some APSR register bitmask definitions. 2014-12-12 22:23:44 +00:00
rarmdwa.inc Added some APSR register bitmask definitions. 2014-12-12 22:23:44 +00:00
rarmnor.inc Added some APSR register bitmask definitions. 2014-12-12 22:23:44 +00:00
rarmnum.inc Added some APSR register bitmask definitions. 2014-12-12 22:23:44 +00:00
rarmrni.inc Added some APSR register bitmask definitions. 2014-12-12 22:23:44 +00:00
rarmsri.inc Added some APSR register bitmask definitions. 2014-12-12 22:23:44 +00:00
rarmsta.inc Added some APSR register bitmask definitions. 2014-12-12 22:23:44 +00:00
rarmstd.inc Added some APSR register bitmask definitions. 2014-12-12 22:23:44 +00:00
rarmsup.inc Added some APSR register bitmask definitions. 2014-12-12 22:23:44 +00:00
rgcpu.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
symcpu.pas * when creating wrappers, add a prefix to parameter names to prevent them 2018-12-24 22:10:06 +00:00