sergei 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 년 전
..
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 12 년 전
armatts.inc b67e4fb8b3 added the ADR ARM pseudo instruction to instruction list 12 년 전
armins.dat b67e4fb8b3 added the ADR ARM pseudo instruction to instruction list 12 년 전
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 12 년 전
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. 12 년 전
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 4065483a50 * completed thlcgobj.location_force_fpureg(), use it everywhere and removed 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 12 년 전
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 12 년 전
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 d452686c39 * moved pbestrealtype from symdef to symcpu 11 년 전