summaryrefslogtreecommitdiff
path: root/compiler/mips/ncpuadd.pas
Commit message (Expand)AuthorAgeFilesLines
* * completed thlcgobj.location_force_fpureg(), use it everywhere and removedjonas2014-03-101-5/+5
* * Function tjvmaddnode.cmpnode2topcmp is, in fact, not specific to any target...sergei2013-11-281-13/+4
* * tmipsaddnode.second_addfloat: don't bother reusing locations, always alloca...sergei2013-10-261-5/+2
* + MIPS: emulate "flags", i.e. support LOC_FLAGS location. This allows to gene...sergei2013-07-191-75/+14
* * MIPS: improved 64-bit comparisons by using cg.a_cmp_reg_reg_label, uses les...sergei2013-06-281-14/+7
* * MIPS improvements:sergei2013-05-291-7/+8
* + MIPS: implemented direct 32x32 to 64 bit multiplication.sergei2013-05-041-0/+33
* * MIPS addnode: rewritten almost completely:sergei2013-04-141-486/+202
* * Patch from Fuxin Zhang: other mips and mipsel CPUs changespierre2012-06-071-64/+138
* + tmipsaddnode.pass_1 setting expectloc correctlyflorian2012-05-281-13/+27
* * several mips/mipsel related stuff fixedflorian2009-11-271-4/+4
* * adapted more fpc-mips stuff to trunkflorian2009-11-201-16/+16
* * more MIPS code of David Zhang integratedflorian2009-11-201-0/+598