| .. |
|
aasmcpu.pas
|
+ handle FMA instructions in taicpu.spilling_get_operation_type
|
2016-03-06 13:33:18 +00:00 |
|
agarmgas.pas
|
Add support for writeback in RFE and SRS instructions.
|
2015-12-26 23:53:11 +00:00 |
|
aoptcpu.pas
|
+ VOpVMov2VOp optimization
|
2016-02-28 20:13:16 +00:00 |
|
aoptcpub.pas
|
* ARM: instructions do modify the base register of pre/postindexed references. Report this fact in spilling_get_operation_type_ref and RegModifiedByInstruction functions.
|
2014-09-22 16:18:16 +00:00 |
|
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
|
Add support for writeback in RFE and SRS instructions.
|
2015-12-26 23:53:11 +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
|
Added some APSR register bitmask definitions.
|
2014-12-12 22:23:44 +00:00 |
|
armtab.inc
|
Add most pre-UAL VFP instruction forms.
|
2015-03-14 14:59:13 +00:00 |
|
cgcpu.pas
|
* fix VFPv4 support
|
2016-03-06 13:33: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
|
Make relocation type more precise compared to output of gas.
|
2016-01-05 07:23:20 +00:00 |
|
cpuinfo.pas
|
* fix VFPv4 support
|
2016-03-06 13:33:16 +00:00 |
|
cpunode.pas
|
+ support overriding tdef/tsym methods with target-specific functionality:
|
2014-03-29 22:31:55 +00:00 |
|
cpupara.pas
|
* fix VFPv4 support
|
2016-03-06 13:33:16 +00:00 |
|
cpupi.pas
|
* fix VFPv4 support
|
2016-03-06 13:33:16 +00:00 |
|
cputarg.pas
|
* Sync with trunk r23404.
|
2013-01-16 13:21:51 +00:00 |
|
hlcgcpu.pas
|
* Removed lot of unused vars.
|
2015-09-17 12:48:58 +00:00 |
|
itcpugas.pas
|
* remove unused units from uses statements
|
2013-01-03 23:07:09 +00:00 |
|
narmadd.pas
|
* fix VFPv4 support
|
2016-03-06 13:33:16 +00:00 |
|
narmcal.pas
|
* fix VFPv4 support
|
2016-03-06 13:33:16 +00:00 |
|
narmcnv.pas
|
* fix VFPv4 support
|
2016-03-06 13:33:16 +00:00 |
|
narmcon.pas
|
* grouped all tai_real* types into a single tai_realconst type,
|
2014-07-01 16:29:58 +00:00 |
|
narminl.pas
|
* fix VFPv4 support
|
2016-03-06 13:33:16 +00:00 |
|
narmmat.pas
|
* fix VFPv4 support
|
2016-03-06 13:33:16 +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
|
* converted register_maybe_adjust_setbase() to the high level code generator
|
2015-12-05 18:03:37 +00:00 |
|
pp.lpi.template
|
|
|
|
raarm.pas
|
o patch by Jeppe Johansen to fix mantis #17472:
|
2010-12-24 15:54:39 +00:00 |
|
raarmgas.pas
|
+ support for the .code directive in arm inline assembler
|
2016-01-03 22:08:25 +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
|
* Removed lot of unused vars.
|
2015-09-17 12:48:58 +00:00 |
|
symcpu.pas
|
o fixes handling of iso i/o parameters/program parameters:
|
2015-05-01 20:58:31 +00:00 |