.. |
aasmcpu.pas
|
71e492db1b
made arm-linux system unit compilable on anything but Thumb2 after r26161
|
11 anos atrás |
agarmgas.pas
|
b158ad6a9c
Handle asmextraopt in arm assembler
|
11 anos atrás |
aoptcpu.pas
|
07b2982e77
Don't do ARM FoldShiftLdrStr peephole optimization if there's an offset in the reference.
|
11 anos atrás |
aoptcpub.pas
|
7e5b8584cf
* set MaxOps to 4 for the optimizer because fpc generates now mla instructions
|
13 anos atrás |
aoptcpuc.pas
|
790a4fe2d3
* log and id tags removed
|
20 anos atrás |
aoptcpud.pas
|
790a4fe2d3
* log and id tags removed
|
20 anos atrás |
armatt.inc
|
b67e4fb8b3
added the ADR ARM pseudo instruction to instruction list
|
12 anos atrás |
armatts.inc
|
b67e4fb8b3
added the ADR ARM pseudo instruction to instruction list
|
12 anos atrás |
armins.dat
|
b67e4fb8b3
added the ADR ARM pseudo instruction to instruction list
|
12 anos atrás |
armnop.inc
|
666332385d
Added coprocessor registers, and support for 6 operands(MCR/MRC instructions, etc)
|
13 anos atrás |
armop.inc
|
b67e4fb8b3
added the ADR ARM pseudo instruction to instruction list
|
12 anos atrás |
armreg.dat
|
7150832ec9
+ Cortex-M3 special registers, resolves #23185
|
13 anos atrás |
armtab.inc
|
666332385d
Added coprocessor registers, and support for 6 operands(MCR/MRC instructions, etc)
|
13 anos atrás |
cgcpu.pas
|
9c1f917e3a
* a_call_ref functionality cannot be implemented efficiently at code generator level, because references need specific preparations at earlier points. Moved this support to tcgcallnode and its x86 descendants, and got rid of all ifdef's around.
|
11 anos atrás |
cpubase.pas
|
fb52392e20
Reformat and comment is_thumb32_imm
|
11 anos atrás |
cpuelf.pas
|
97a706c672
+ Add definitions for ELF header flags.
|
11 anos atrás |
cpuinfo.pas
|
e5b3d89a5d
Add CPUARM_HAS_UMULL flag
|
11 anos atrás |
cpunode.pas
|
638d0d49c0
+ take advantage of the mla instruction when calculating array offsets
|
13 anos atrás |
cpupara.pas
|
de3a116a28
* handle records with size 0 as function results correctly
|
11 anos atrás |
cpupi.pas
|
123742647c
Fixed problem in estimation of stack size for thumb targets. Types passed by value were not handled properly.
|
11 anos atrás |
cputarg.pas
|
d26f0552a0
* Sync with trunk r23404.
|
12 anos atrás |
hlcgcpu.pas
|
72e9cfee24
* create/destroy also the high level code generator for all architectures,
|
14 anos atrás |
itcpugas.pas
|
47d43750e4
* remove unused units from uses statements
|
12 anos atrás |
narmadd.pas
|
a3efd9e1df
+ Added method taddnode.use_generic_mul64bit, allowing it to inline full 64-bit multiplications, and fixed ARM to comply (it was not checking for possible 32x32 to 64 optimization after detecting a 64-bit operand, so recently added code for 32x32 to 64 bit optimization was inactive).
|
11 anos atrás |
narmcal.pas
|
8b8a786823
* moved ARM/x86 ifdef'ed code from ncgcal to virtual methods
|
12 anos atrás |
narmcnv.pas
|
5051453806
+ support for LOC_(C)MMREGISTER in hlcg
|
12 anos atrás |
narmcon.pas
|
47d43750e4
* remove unused units from uses statements
|
12 anos atrás |
narminl.pas
|
2c49af3191
added missing closing parentheses
|
12 anos atrás |
narmmat.pas
|
d24cbbf9f5
Changed debug information to dwarf for ARM_embedded, and set local minimum alignment to 4.
|
11 anos atrás |
narmmem.pas
|
d4968e054b
+ arm: tsettings.instructionset
|
12 anos atrás |
narmset.pas
|
24d88edf37
* fixes arm building after 26004
|
11 anos atrás |
pp.lpi.template
|
1f032375c3
* improved template with help from Mattias Gaertner
|
19 anos atrás |
raarm.pas
|
780e75bfac
o patch by Jeppe Johansen to fix mantis #17472:
|
14 anos atrás |
raarmgas.pas
|
628149d923
support label offsets for ARM like GAS, allows things like ADR r4, .label + 256
|
12 anos atrás |
rarmcon.inc
|
7150832ec9
+ Cortex-M3 special registers, resolves #23185
|
13 anos atrás |
rarmdwa.inc
|
7150832ec9
+ Cortex-M3 special registers, resolves #23185
|
13 anos atrás |
rarmnor.inc
|
7150832ec9
+ Cortex-M3 special registers, resolves #23185
|
13 anos atrás |
rarmnum.inc
|
7150832ec9
+ Cortex-M3 special registers, resolves #23185
|
13 anos atrás |
rarmrni.inc
|
7150832ec9
+ Cortex-M3 special registers, resolves #23185
|
13 anos atrás |
rarmsri.inc
|
7150832ec9
+ Cortex-M3 special registers, resolves #23185
|
13 anos atrás |
rarmsta.inc
|
7150832ec9
+ Cortex-M3 special registers, resolves #23185
|
13 anos atrás |
rarmstd.inc
|
7150832ec9
+ Cortex-M3 special registers, resolves #23185
|
13 anos atrás |
rarmsup.inc
|
7150832ec9
+ Cortex-M3 special registers, resolves #23185
|
13 anos atrás |
rgcpu.pas
|
3b4f59c316
Fixed MLA/MLS peephole optimization and moved it to the generic ARM peephole optimizer.
|
11 anos atrás |