.. |
aasmcpu.pas
|
made arm-linux system unit compilable on anything but Thumb2 after r26161
|
2013-12-03 16:36:34 +00:00 |
agarmgas.pas
|
Handle asmextraopt in arm assembler
|
2014-01-21 00:21:34 +00:00 |
aoptcpu.pas
|
Allow FoldShiftLdrStr for all sizes of LDR/STR, and disable it for references that post/pre increment the base register on Thumb-2 targets.
|
2014-02-04 17:29:13 +00:00 |
aoptcpub.pas
|
|
|
aoptcpuc.pas
|
|
|
aoptcpud.pas
|
|
|
armatt.inc
|
added the ADR ARM pseudo instruction to instruction list
|
2013-11-05 13:16:33 +00:00 |
armatts.inc
|
added the ADR ARM pseudo instruction to instruction list
|
2013-11-05 13:16:33 +00:00 |
armins.dat
|
added the ADR ARM pseudo instruction to instruction list
|
2013-11-05 13:16:33 +00:00 |
armnop.inc
|
|
|
armop.inc
|
added the ADR ARM pseudo instruction to instruction list
|
2013-11-05 13:16:33 +00:00 |
armreg.dat
|
|
|
armtab.inc
|
|
|
cgcpu.pas
|
Fix some internalerror codes in the ARM CG
|
2014-02-07 12:15:08 +00:00 |
cpubase.pas
|
Reformat and comment is_thumb32_imm
|
2014-01-13 21:32:28 +00:00 |
cpuelf.pas
|
+ Add definitions for ELF header flags.
|
2013-11-25 13:59:12 +00:00 |
cpuinfo.pas
|
Add CPUARM_HAS_UMULL flag
|
2014-01-02 13:06:18 +00:00 |
cpunode.pas
|
|
|
cpupara.pas
|
* handle records with size 0 as function results correctly
|
2013-12-28 20:19:56 +00:00 |
cpupi.pas
|
Fixed problem in estimation of stack size for thumb targets. Types passed by value were not handled properly.
|
2014-01-14 19:27:15 +00:00 |
cputarg.pas
|
|
|
hlcgcpu.pas
|
|
|
itcpugas.pas
|
|
|
narmadd.pas
|
* do not allocate unnecessarily an extra pair of registers when multiplying int64s on arm
|
2014-02-04 22:02:51 +00:00 |
narmcal.pas
|
|
|
narmcnv.pas
|
|
|
narmcon.pas
|
|
|
narminl.pas
|
added missing closing parentheses
|
2013-09-04 14:56:53 +00:00 |
narmmat.pas
|
Little cleanup after r26669, no functional changes
|
2014-02-04 08:04:08 +00:00 |
narmmem.pas
|
+ arm: tsettings.instructionset
|
2013-08-25 21:56:12 +00:00 |
narmset.pas
|
* fixes arm building after 26004
|
2013-11-10 17:46:03 +00:00 |
pp.lpi.template
|
|
|
raarm.pas
|
|
|
raarmgas.pas
|
support label offsets for ARM like GAS, allows things like ADR r4, .label + 256
|
2013-11-05 18:10:54 +00:00 |
rarmcon.inc
|
|
|
rarmdwa.inc
|
|
|
rarmnor.inc
|
|
|
rarmnum.inc
|
|
|
rarmrni.inc
|
|
|
rarmsri.inc
|
|
|
rarmsta.inc
|
|
|
rarmstd.inc
|
|
|
rarmsup.inc
|
|
|
rgcpu.pas
|
+ replace registers to spill in mov instructions and convert them into ldr/str
|
2014-02-05 18:19:41 +00:00 |