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