florian 45eafd3e65 * fix MovMov optimization if the second mov is a mov rX,rX 13 年之前
..
aasmcpu.pas e81ba0f82e + make use of the armv6+ sign/zero extension instructions if appropriate 13 年之前
agarmgas.pas 614afc1c8f * pass march to GNU AS for cpu_armv6 and cpu_armv7 13 年之前
aoptcpu.pas 45eafd3e65 * fix MovMov optimization if the second mov is a mov rX,rX 13 年之前
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 b2813abec2 + patch by Bernd to add the push/pop mnemonic for arm/thumb-2, resolves #22041 13 年之前
armatts.inc b2813abec2 + patch by Bernd to add the push/pop mnemonic for arm/thumb-2, resolves #22041 13 年之前
armins.dat b2813abec2 + patch by Bernd to add the push/pop mnemonic for arm/thumb-2, resolves #22041 13 年之前
armnop.inc c5816c500a + support for nop, msr and mrs instructions 16 年之前
armop.inc b2813abec2 + patch by Bernd to add the push/pop mnemonic for arm/thumb-2, resolves #22041 13 年之前
armreg.dat 6ba8dc7146 + support for the ARM hard float EABI on Linux (patch by Peter Green): 13 年之前
armtab.inc c5816c500a + support for nop, msr and mrs instructions 16 年之前
cgcpu.pas 7588896775 * make use of cpuflags in the arm compiler 13 年之前
cpubase.pas d987cee96a Introduce split_into_shifter_const to ARM-Code Generator 13 年之前
cpuinfo.pas 5ceeb8aaa9 * enable scheduler when compiling at least with -O2 13 年之前
cpunode.pas 638d0d49c0 + take advantage of the mla instruction when calculating array offsets 13 年之前
cpupara.pas eb1efdff8a + introduce cstylearrayofconst because pocall_mwcall was forgotten at several places 13 年之前
cpupi.pas 19debd87cc * start with a qword aligned frame pointer to enable more ldrd/strd optimizations 13 年之前
cputarg.pas afa14de20d + some generic changes preparing for darwin/arm support 17 年之前
hlcgcpu.pas 72e9cfee24 * create/destroy also the high level code generator for all architectures, 14 年之前
itcpugas.pas 9452e2a91f + added all used instructions to armins.dat 20 年之前
narmadd.pas 8a684c1f10 Don't generate IT instruction in second_cmp64bit for Thumb-2 13 年之前
narmcal.pas 6ba8dc7146 + support for the ARM hard float EABI on Linux (patch by Peter Green): 13 年之前
narmcnv.pas edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for 13 年之前
narmcon.pas 0d57bba4c9 * fixed ARM and MIPS compilation after r14912 15 年之前
narminl.pas 354cac2bb6 + completed arm architectures 13 年之前
narmmat.pas d2aa35e9de * throw an internal error if code generation depends on expectloc but expectloc and real loc do not match 13 年之前
narmmem.pas 638d0d49c0 + take advantage of the mla instruction when calculating array offsets 13 年之前
narmset.pas ecb037ad79 + tarminnode.pass_1 to set expectloc correctly 13 年之前
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 aa4fe66153 Fix ARM ASM-reader for MVN/CMP/CMN/TST/TEQ 13 年之前
rarmcon.inc 6ba8dc7146 + support for the ARM hard float EABI on Linux (patch by Peter Green): 13 年之前
rarmdwa.inc d1538ab023 o added ARM VPFv2/VFPv3 support: 15 年之前
rarmnor.inc d1538ab023 o added ARM VPFv2/VFPv3 support: 15 年之前
rarmnum.inc 6ba8dc7146 + support for the ARM hard float EABI on Linux (patch by Peter Green): 13 年之前
rarmrni.inc 6ba8dc7146 + support for the ARM hard float EABI on Linux (patch by Peter Green): 13 年之前
rarmsri.inc 6ba8dc7146 + support for the ARM hard float EABI on Linux (patch by Peter Green): 13 年之前
rarmsta.inc d1538ab023 o added ARM VPFv2/VFPv3 support: 15 年之前
rarmstd.inc 6ba8dc7146 + support for the ARM hard float EABI on Linux (patch by Peter Green): 13 年之前
rarmsup.inc 6ba8dc7146 + support for the ARM hard float EABI on Linux (patch by Peter Green): 13 年之前
rgcpu.pas e2a744e19b Consolidate do_spill_read/do_spill_written on arm 13 年之前