sergei a8e30043db + MIPS: more peephole optimizations (basically updated to the state of SPARC peephole). před 11 roky
..
aasmcpu.pas ffba5aee60 * MIPS: emit PIC-friendly instruction sequences instead of "J" when fixing up branches outside of 128K range. Resolves #25399. před 11 roky
aoptcpu.pas a8e30043db + MIPS: more peephole optimizations (basically updated to the state of SPARC peephole). před 11 roky
aoptcpub.pas 93e0dd9c2f * Patch from Fuxin Zhang: other mips and mipsel CPUs changes před 13 roky
aoptcpud.pas 0c8546f94c * more MIPS code of David Zhang integrated před 16 roky
cgcpu.pas cd27d64cd5 + Support (as target-independent as possible) optimization of division by constants: před 11 roky
cpubase.pas 244f65525b * MIPS: dropped gas_std_regname, its functionality merged into std_regname. This fixes register names in non-instructions (reg. allocation information, variable locations, etc.) and makes assembler listings more readable. před 11 roky
cpuelf.pas e7f6b06969 + MIPS internal linker: support TLS IE/LE and GPREL32 relocations, is now able to link tw14265. před 12 roky
cpugas.pas 244f65525b * MIPS: dropped gas_std_regname, its functionality merged into std_regname. This fixes register names in non-instructions (reg. allocation information, variable locations, etc.) and makes assembler listings more readable. před 11 roky
cpuinfo.pas c76dedfd31 * MIPS: re-enable peephole optimizations which got disabled by r27106 and were not restored in r27147. Unfortunately such things are hard to detect reliably in automated way. před 11 roky
cpunode.pas b57c95043f + support overriding tdef/tsym methods with target-specific functionality: před 11 roky
cpupara.pas c3350d13f9 * MIPS: floating point parameters on stack should be loaded to/from FPU registers directly, without using temp. před 12 roky
cpupi.pas 96dd464bf2 * Moved fixup_jmps to target-specific classes for powerpc,powerpc64 and MIPS, cleaned out remaining $ifdef's. A slight functionality change is that fixup_jmps is now called before adding the procedure end symbol, not after, but that should not matter. před 11 roky
cputarg.pas b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: před 11 roky
hlcgcpu.pas b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: před 11 roky
itcpugas.pas 3d2a27c66c * fix fpu register type před 13 roky
mipsreg.dat 944d500d55 Change std reg names to allow use with GAS assembler před 13 roky
ncpuadd.pas 4065483a50 * completed thlcgobj.location_force_fpureg(), use it everywhere and removed před 11 roky
ncpucall.pas 87684e1cf1 * MIPS: clean up před 11 roky
ncpucnv.pas dd472dbfb0 * MIPS: when converting int to real, use a floating point constant directly, instead of emulating it with integers. tai_real_64bit already handles all endian issues. před 12 roky
ncpuinln.pas 4065483a50 * completed thlcgobj.location_force_fpureg(), use it everywhere and removed před 11 roky
ncpuld.pas 4b820a1ca5 - Removed tcgloadnode.generate_picvaraccess, it is never used and is not necessary because PIC stuff is handled at lower levels. před 12 roky
ncpumat.pas cd27d64cd5 + Support (as target-independent as possible) optimization of division by constants: před 11 roky
ncpuset.pas e163a2c813 * MIPS and SPARC: determine whether case expression is in range using a single unsigned comparison (like it is done on other targets). před 11 roky
opcode.inc b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: před 11 roky
racpugas.pas 142d20ca30 * MIPS: cleanup assembler reader, MIPS references allow only a single register in parentheses. před 12 roky
rgcpu.pas 8b8553991a + MIPS: prevent coalescing written-to registers with $sp,$fp,$zero and $at. před 12 roky
rmipscon.inc de4a96f96d * fixes several register allocation related mips issues před 13 roky
rmipsdwf.inc f58fcdf401 + basic mips stuff před 20 roky
rmipsgas.inc ae37b9f5b9 * fix floating point registers gas name před 13 roky
rmipsgri.inc ae37b9f5b9 * fix floating point registers gas name před 13 roky
rmipsgss.inc f58fcdf401 + basic mips stuff před 20 roky
rmipsnor.inc f58fcdf401 + basic mips stuff před 20 roky
rmipsnum.inc de4a96f96d * fixes several register allocation related mips issues před 13 roky
rmipsrni.inc f58fcdf401 + basic mips stuff před 20 roky
rmipssri.inc 944d500d55 Change std reg names to allow use with GAS assembler před 13 roky
rmipssta.inc f58fcdf401 + basic mips stuff před 20 roky
rmipsstd.inc 944d500d55 Change std reg names to allow use with GAS assembler před 13 roky
rmipssup.inc de4a96f96d * fixes several register allocation related mips issues před 13 roky
strinst.inc b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: před 11 roky
symcpu.pas 02495c17bd Fix a typo. The CPU specific version of "ttypesym" should be called "tcputypesym" and not "tcpuypesym". před 11 roky