Jonas Maebe 7949bebb8d * synchronised with r28168 of trunk 11 年 前
..
aasmcpu.pas b0ff41406a * grouped all tai_real* types into a single tai_realconst type, 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 857a849173 Added an additional check to the MulAdd2MLA optimization. The operands of the multiplication weren't checked. 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 a1197460e1 Constrained a number of optimizations and updated reference offsets for ARM Thumb. 11 年 前
cpubase.pas fb52392e20 Reformat and comment is_thumb32_imm 11 年 前
cpuelf.pas 97a706c672 + Add definitions for ELF header flags. 11 年 前
cpuinfo.pas 0dc39b5d63 Applied patch from Michael Ring that adds some startup code for some new stm32f0 and stm32f1 controllers, and fixes naming on some LPC ARMv6m controllers. 11 年 前
cpunode.pas b57c95043f + support overriding tdef/tsym methods with target-specific functionality: 11 年 前
cpupara.pas bacd303208 * synchronized with trunk up to r27758 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 1516661249 + new chlcgobj class reference variable that can be used to call thlcg* 11 年 前
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 b0ff41406a * grouped all tai_real* types into a single tai_realconst type, 11 年 前
narminl.pas 96b73b0076 Fixed generation of abs calls for thumb and thumb-2 targets. 11 年 前
narmmat.pas 0cb1a129b3 {ARM} Implement usage of generic division-by-const optimization 11 年 前
narmmem.pas 25fab5b0b6 + support for array vecnodes on the llvm target, both for regular and for 11 年 前
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 7949bebb8d * synchronised with r28168 of trunk 11 年 前
symcpu.pas 02495c17bd Fix a typo. The CPU specific version of "ttypesym" should be called "tcputypesym" and not "tcpuypesym". 11 年 前