.. |
aasmcpu.pas
|
Add most non-VFP Thumb-2 instruction entries for the ARM internal writer.
|
2014-12-26 18:35:15 +00:00 |
agarmgas.pas
|
Added some APSR register bitmask definitions.
|
2014-12-12 22:23:44 +00:00 |
aoptcpu.pas
|
Implemented UAL syntax support in the ARM assembler reader. Can be toggled with a field for now, but not implemented yet. Still using pre-UAL syntax for now.
|
2014-12-10 20:44:34 +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 most non-VFP Thumb-2 instruction entries for the ARM internal writer.
|
2014-12-26 18:35:15 +00:00 |
armatts.inc
|
Add a lot of instruction table entries and missing instructions for support of most ARM32 mode instructions from ARMv4 up ARMv7A.
|
2014-12-10 20:38:23 +00:00 |
armins.dat
|
Add most non-VFP Thumb-2 instruction entries for the ARM internal writer.
|
2014-12-26 18:35:15 +00:00 |
armnop.inc
|
Add most non-VFP Thumb-2 instruction entries for the ARM internal writer.
|
2014-12-26 18:35:15 +00:00 |
armop.inc
|
Add most non-VFP Thumb-2 instruction entries for the ARM internal writer.
|
2014-12-26 18:35:15 +00:00 |
armreg.dat
|
Added some APSR register bitmask definitions.
|
2014-12-12 22:23:44 +00:00 |
armtab.inc
|
Add most non-VFP Thumb-2 instruction entries for the ARM internal writer.
|
2014-12-26 18:35:15 +00:00 |
cgcpu.pas
|
Implemented UAL syntax support in the ARM assembler reader. Can be toggled with a field for now, but not implemented yet. Still using pre-UAL syntax for now.
|
2014-12-10 20:44:34 +00:00 |
cpubase.pas
|
Add most non-VFP Thumb-2 instruction entries for the ARM internal writer.
|
2014-12-26 18:35:15 +00:00 |
cpuelf.pas
|
Add most non-VFP Thumb-2 instruction entries for the ARM internal writer.
|
2014-12-26 18:35:15 +00:00 |
cpuinfo.pas
|
Fix capability matrix for ARMv5. It should not have thumb support.
|
2014-12-14 16:49:28 +00:00 |
cpunode.pas
|
+ support overriding tdef/tsym methods with target-specific functionality:
|
2014-03-29 22:31:55 +00:00 |
cpupara.pas
|
* moved ARM-specific tprocdef.total_stackframe_size field to cpu-specific
|
2014-04-01 21:41:24 +00:00 |
cpupi.pas
|
* Added virtual method tprocinfo.postprocess_code and moved target-specific processing from base class into target-specific descendant classes (ARM and AVR, other targets still to do).
|
2014-04-02 13:14:06 +00:00 |
cputarg.pas
|
|
|
hlcgcpu.pas
|
|
|
itcpugas.pas
|
|
|
narmadd.pas
|
Implemented UAL syntax support in the ARM assembler reader. Can be toggled with a field for now, but not implemented yet. Still using pre-UAL syntax for now.
|
2014-12-10 20:44:34 +00:00 |
narmcal.pas
|
|
|
narmcnv.pas
|
Implemented UAL syntax support in the ARM assembler reader. Can be toggled with a field for now, but not implemented yet. Still using pre-UAL syntax for now.
|
2014-12-10 20:44:34 +00:00 |
narmcon.pas
|
* ARM: Test if range check of floating point constants is necessary in the same way as on other targets. This should have been part of r10940 6 years ago...
|
2014-04-22 06:51:54 +00:00 |
narminl.pas
|
Implemented UAL syntax support in the ARM assembler reader. Can be toggled with a field for now, but not implemented yet. Still using pre-UAL syntax for now.
|
2014-12-10 20:44:34 +00:00 |
narmmat.pas
|
Implemented UAL syntax support in the ARM assembler reader. Can be toggled with a field for now, but not implemented yet. Still using pre-UAL syntax for now.
|
2014-12-10 20:44:34 +00:00 |
narmmem.pas
|
|
|
narmset.pas
|
* fixes jump table generate for arm thumb
|
2014-08-30 22:13:09 +00:00 |
pp.lpi.template
|
|
|
raarm.pas
|
|
|
raarmgas.pas
|
Added some APSR register bitmask definitions.
|
2014-12-12 22:23:44 +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
|
* improved r28534: LDR/STR on thumb do not support registers >r7 as destination/source
|
2014-08-30 12:13:00 +00:00 |
symcpu.pas
|
Fix a typo. The CPU specific version of "ttypesym" should be called "tcputypesym" and not "tcpuypesym".
|
2014-04-11 14:30:59 +00:00 |