florian 3f71b059e5 * improve ldr*/str* handling for arm thumb há 11 anos atrás
..
aasmcpu.pas 01b311f6cf * do not insert constant tables on arm thumb in it* sequences há 11 anos atrás
agarmgas.pas 3309254474 * do not write a space before the condition for instructions without operands, not sure why this was there há 11 anos atrás
aoptcpu.pas 7e22bd53b6 Changed ARMs StrLdr2StrMov peephole optimizer look further ahead há 11 anos atrás
aoptcpub.pas 7e5b8584cf * set MaxOps to 4 for the optimizer because fpc generates now mla instructions há 13 anos atrás
aoptcpuc.pas 790a4fe2d3 * log and id tags removed há 20 anos atrás
aoptcpud.pas 790a4fe2d3 * log and id tags removed há 20 anos atrás
armatt.inc b67e4fb8b3 added the ADR ARM pseudo instruction to instruction list há 12 anos atrás
armatts.inc b67e4fb8b3 added the ADR ARM pseudo instruction to instruction list há 12 anos atrás
armins.dat b67e4fb8b3 added the ADR ARM pseudo instruction to instruction list há 12 anos atrás
armnop.inc 666332385d Added coprocessor registers, and support for 6 operands(MCR/MRC instructions, etc) há 13 anos atrás
armop.inc b67e4fb8b3 added the ADR ARM pseudo instruction to instruction list há 12 anos atrás
armreg.dat 7150832ec9 + Cortex-M3 special registers, resolves #23185 há 13 anos atrás
armtab.inc 666332385d Added coprocessor registers, and support for 6 operands(MCR/MRC instructions, etc) há 13 anos atrás
cgcpu.pas 3f71b059e5 * improve ldr*/str* handling for arm thumb há 11 anos atrás
cpubase.pas fb52392e20 Reformat and comment is_thumb32_imm há 11 anos atrás
cpuelf.pas 97a706c672 + Add definitions for ELF header flags. há 12 anos atrás
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. há 11 anos atrás
cpunode.pas b57c95043f + support overriding tdef/tsym methods with target-specific functionality: há 11 anos atrás
cpupara.pas 5053a39501 * moved ARM-specific tprocdef.total_stackframe_size field to cpu-specific há 11 anos atrás
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). há 11 anos atrás
cputarg.pas d26f0552a0 * Sync with trunk r23404. há 12 anos atrás
hlcgcpu.pas 72e9cfee24 * create/destroy also the high level code generator for all architectures, há 14 anos atrás
itcpugas.pas 47d43750e4 * remove unused units from uses statements há 12 anos atrás
narmadd.pas 2fa7171a45 * generate AND for small set comparisons also when only set vars are involved using the cg class, so it works for arm thumb as well há 11 anos atrás
narmcal.pas 8b8a786823 * moved ARM/x86 ifdef'ed code from ncgcal to virtual methods há 12 anos atrás
narmcnv.pas 5051453806 + support for LOC_(C)MMREGISTER in hlcg há 12 anos atrás
narmcon.pas 196436b7e7 * 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... há 11 anos atrás
narminl.pas 96b73b0076 Fixed generation of abs calls for thumb and thumb-2 targets. há 11 anos atrás
narmmat.pas 0cb1a129b3 {ARM} Implement usage of generic division-by-const optimization há 11 anos atrás
narmmem.pas d4968e054b + arm: tsettings.instructionset há 12 anos atrás
narmset.pas db01c50a4f * fixes jump table generate for arm thumb há 11 anos atrás
pp.lpi.template 1f032375c3 * improved template with help from Mattias Gaertner há 19 anos atrás
raarm.pas 780e75bfac o patch by Jeppe Johansen to fix mantis #17472: há 14 anos atrás
raarmgas.pas 09608a1c28 * fix warnings when compiling the compiler with DFA optimizer enabled on ARM há 11 anos atrás
rarmcon.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 há 13 anos atrás
rarmdwa.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 há 13 anos atrás
rarmnor.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 há 13 anos atrás
rarmnum.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 há 13 anos atrás
rarmrni.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 há 13 anos atrás
rarmsri.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 há 13 anos atrás
rarmsta.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 há 13 anos atrás
rarmstd.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 há 13 anos atrás
rarmsup.inc 7150832ec9 + Cortex-M3 special registers, resolves #23185 há 13 anos atrás
rgcpu.pas 09728a9ae2 * improved r28534: LDR/STR on thumb do not support registers >r7 as destination/source há 11 anos atrás
symcpu.pas 02495c17bd Fix a typo. The CPU specific version of "ttypesym" should be called "tcputypesym" and not "tcpuypesym". há 11 anos atrás