.. |
aasmcpu.pas
|
01b311f6cf
* do not insert constant tables on arm thumb in it* sequences
|
преди 11 години |
agarmgas.pas
|
3309254474
* do not write a space before the condition for instructions without operands, not sure why this was there
|
преди 11 години |
aoptcpu.pas
|
23c8517418
* applying opXYX2opsXY to ADD makes no sense on thumb-2 (at least as far as I can see)
|
преди 11 години |
aoptcpub.pas
|
7e5b8584cf
* set MaxOps to 4 for the optimizer because fpc generates now mla instructions
|
преди 13 години |
aoptcpuc.pas
|
790a4fe2d3
* log and id tags removed
|
преди 20 години |
aoptcpud.pas
|
790a4fe2d3
* log and id tags removed
|
преди 20 години |
armatt.inc
|
b67e4fb8b3
added the ADR ARM pseudo instruction to instruction list
|
преди 11 години |
armatts.inc
|
b67e4fb8b3
added the ADR ARM pseudo instruction to instruction list
|
преди 11 години |
armins.dat
|
b67e4fb8b3
added the ADR ARM pseudo instruction to instruction list
|
преди 11 години |
armnop.inc
|
666332385d
Added coprocessor registers, and support for 6 operands(MCR/MRC instructions, etc)
|
преди 13 години |
armop.inc
|
b67e4fb8b3
added the ADR ARM pseudo instruction to instruction list
|
преди 11 години |
armreg.dat
|
7150832ec9
+ Cortex-M3 special registers, resolves #23185
|
преди 13 години |
armtab.inc
|
666332385d
Added coprocessor registers, and support for 6 operands(MCR/MRC instructions, etc)
|
преди 13 години |
cgcpu.pas
|
8dfcc2b399
* do not reuse tmp. registers in tbasecgarm.handle_load_store
|
преди 11 години |
cpubase.pas
|
fb52392e20
Reformat and comment is_thumb32_imm
|
преди 11 години |
cpuelf.pas
|
97a706c672
+ Add definitions for ELF header flags.
|
преди 11 години |
cpuinfo.pas
|
686a2d2f3f
+ Support omitting the frame pointer on arm even in procedures with incoming parameters
|
преди 11 години |
cpunode.pas
|
b57c95043f
+ support overriding tdef/tsym methods with target-specific functionality:
|
преди 11 години |
cpupara.pas
|
5053a39501
* moved ARM-specific tprocdef.total_stackframe_size field to cpu-specific
|
преди 11 години |
cpupi.pas
|
eeb15fc445
* 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).
|
преди 11 години |
cputarg.pas
|
d26f0552a0
* Sync with trunk r23404.
|
преди 12 години |
hlcgcpu.pas
|
72e9cfee24
* create/destroy also the high level code generator for all architectures,
|
преди 14 години |
itcpugas.pas
|
47d43750e4
* remove unused units from uses statements
|
преди 12 години |
narmadd.pas
|
819f6de01a
* ARM: fixed floating point comparison flags for VFP hardfloat (part of Mantis #9362).
|
преди 11 години |
narmcal.pas
|
8b8a786823
* moved ARM/x86 ifdef'ed code from ncgcal to virtual methods
|
преди 12 години |
narmcnv.pas
|
5051453806
+ support for LOC_(C)MMREGISTER in hlcg
|
преди 12 години |
narmcon.pas
|
47d43750e4
* remove unused units from uses statements
|
преди 12 години |
narminl.pas
|
68b97bee5a
* ARM: Implemented floating-point negation and abs() for softfloat using integer instructions. Fixes webtbs/tw4534.pp, and also yields much faster code than existing implementation.
|
преди 11 години |
narmmat.pas
|
68b97bee5a
* ARM: Implemented floating-point negation and abs() for softfloat using integer instructions. Fixes webtbs/tw4534.pp, and also yields much faster code than existing implementation.
|
преди 11 години |
narmmem.pas
|
d4968e054b
+ arm: tsettings.instructionset
|
преди 12 години |
narmset.pas
|
24d88edf37
* fixes arm building after 26004
|
преди 11 години |
pp.lpi.template
|
1f032375c3
* improved template with help from Mattias Gaertner
|
преди 19 години |
raarm.pas
|
780e75bfac
o patch by Jeppe Johansen to fix mantis #17472:
|
преди 14 години |
raarmgas.pas
|
628149d923
support label offsets for ARM like GAS, allows things like ADR r4, .label + 256
|
преди 11 години |
rarmcon.inc
|
7150832ec9
+ Cortex-M3 special registers, resolves #23185
|
преди 13 години |
rarmdwa.inc
|
7150832ec9
+ Cortex-M3 special registers, resolves #23185
|
преди 13 години |
rarmnor.inc
|
7150832ec9
+ Cortex-M3 special registers, resolves #23185
|
преди 13 години |
rarmnum.inc
|
7150832ec9
+ Cortex-M3 special registers, resolves #23185
|
преди 13 години |
rarmrni.inc
|
7150832ec9
+ Cortex-M3 special registers, resolves #23185
|
преди 13 години |
rarmsri.inc
|
7150832ec9
+ Cortex-M3 special registers, resolves #23185
|
преди 13 години |
rarmsta.inc
|
7150832ec9
+ Cortex-M3 special registers, resolves #23185
|
преди 13 години |
rarmstd.inc
|
7150832ec9
+ Cortex-M3 special registers, resolves #23185
|
преди 13 години |
rarmsup.inc
|
7150832ec9
+ Cortex-M3 special registers, resolves #23185
|
преди 13 години |
rgcpu.pas
|
7ea92f48cc
* cleaned up do_spill_replace()
|
преди 11 години |
symcpu.pas
|
02495c17bd
Fix a typo. The CPU specific version of "ttypesym" should be called "tcputypesym" and not "tcpuypesym".
|
преди 11 години |