| .. |
|
aasmcpu.pas
|
ARM: avoid some range check errors, while running a compiler compiled with -CR
|
2016-03-16 10:08:44 +00:00 |
|
agarmgas.pas
|
Add support for writeback in RFE and SRS instructions.
|
2015-12-26 23:53:11 +00:00 |
|
aoptcpu.pas
|
* don't conditionalise BL on ARM, because it may have to be converted to
|
2016-03-06 17:44:08 +00:00 |
|
aoptcpub.pas
|
|
|
|
aoptcpuc.pas
|
|
|
|
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
|
* fix assembling of vfnm*
|
2016-03-06 13:33:29 +00:00 |
|
armnop.inc
|
Add most pre-UAL VFP instruction forms.
|
2015-03-14 14:59:13 +00:00 |
|
armop.inc
|
Add support for writeback in RFE and SRS instructions.
|
2015-12-26 23:53:11 +00:00 |
|
armreg.dat
|
|
|
|
armtab.inc
|
* fix assembling of vfnm*
|
2016-03-06 13:33:29 +00:00 |
|
cgcpu.pas
|
* S1..S15 do not need to be marked as volatile as they are sub-registers of double size registers
|
2016-03-06 13:33:26 +00:00 |
|
cpubase.pas
|
* S1..S15 do not need to be marked as volatile as they are sub-registers of double size registers
|
2016-03-06 13:33:26 +00:00 |
|
cpuelf.pas
|
Make relocation type more precise compared to output of gas.
|
2016-01-05 07:23:20 +00:00 |
|
cpuinfo.pas
|
+ hardfloat directive (arm only): use hard float calling conventions regardless of the abi, resolves #29715
|
2016-03-06 15:47:31 +00:00 |
|
cpunode.pas
|
|
|
|
cpupara.pas
|
+ hardfloat directive (arm only): use hard float calling conventions regardless of the abi, resolves #29715
|
2016-03-06 15:47:31 +00:00 |
|
cpupi.pas
|
* fix VFPv4 support
|
2016-03-06 13:33:16 +00:00 |
|
cputarg.pas
|
|
|
|
hlcgcpu.pas
|
* Removed lot of unused vars.
|
2015-09-17 12:48:58 +00:00 |
|
itcpugas.pas
|
|
|
|
narmadd.pas
|
+ enable use of vfma and friends on arm when doing fastmath optimizations
|
2016-03-06 13:33:27 +00:00 |
|
narmcal.pas
|
+ hardfloat directive (arm only): use hard float calling conventions regardless of the abi, resolves #29715
|
2016-03-06 15:47:31 +00:00 |
|
narmcnv.pas
|
* fix VFPv4 support
|
2016-03-06 13:33:16 +00:00 |
|
narmcon.pas
|
|
|
|
narminl.pas
|
* Removed unused vars.
|
2016-03-21 09:21:24 +00:00 |
|
narmmat.pas
|
* fix VFPv4 support
|
2016-03-06 13:33:16 +00:00 |
|
narmmem.pas
|
|
|
|
narmset.pas
|
* converted register_maybe_adjust_setbase() to the high level code generator
|
2015-12-05 18:03:37 +00:00 |
|
pp.lpi.template
|
|
|
|
raarm.pas
|
|
|
|
raarmgas.pas
|
+ support for the .code directive in arm inline assembler
|
2016-01-03 22:08:25 +00:00 |
|
rarmcon.inc
|
|
|
|
rarmdwa.inc
|
|
|
|
rarmnor.inc
|
|
|
|
rarmnum.inc
|
|
|
|
rarmrni.inc
|
|
|
|
rarmsri.inc
|
|
|
|
rarmsta.inc
|
|
|
|
rarmstd.inc
|
|
|
|
rarmsup.inc
|
|
|
|
rgcpu.pas
|
* never allocate odd numbered single-sized registers
|
2016-03-06 13:33:24 +00:00 |
|
symcpu.pas
|
o fixes handling of iso i/o parameters/program parameters:
|
2015-05-01 20:58:31 +00:00 |