fpc/compiler/mips
Jonas Maebe 4065483a50 * completed thlcgobj.location_force_fpureg(), use it everywhere and removed
ncgutil/thlcg2ll.location_force_fpureg()

git-svn-id: trunk@27071 -
2014-03-10 09:01:05 +00:00
..
aasmcpu.pas * MIPS: emit PIC-friendly instruction sequences instead of "J" when fixing up branches outside of 128K range. Resolves #25399. 2013-12-11 10:56:07 +00:00
aoptcpu.pas + MIPS peephole optimizer: eliminate redundant moves of floating point registers. 2013-11-25 13:57:19 +00:00
aoptcpub.pas
aoptcpud.pas
cgcpu.pas * Moved generation of .ent/.end directives out of generic code generator. 2014-02-12 17:30:48 +00:00
cpubase.pas
cpuelf.pas
cpugas.pas + Added compiler support for mipsel-android target. 2014-02-06 17:02:43 +00:00
cpuinfo.pas * Enabled safecall for mips. 2014-02-07 14:12:33 +00:00
cpunode.pas
cpupara.pas
cpupi.pas
cputarg.pas * Fixed compilation for mips-linux. 2014-02-08 19:08:21 +00:00
hlcgcpu.pas
itcpugas.pas
mipsreg.dat
ncpuadd.pas * completed thlcgobj.location_force_fpureg(), use it everywhere and removed 2014-03-10 09:01:05 +00:00
ncpucall.pas * MIPS: clean up 2014-03-04 08:42:45 +00:00
ncpucnv.pas * 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. 2013-10-26 18:12:25 +00:00
ncpuinln.pas * completed thlcgobj.location_force_fpureg(), use it everywhere and removed 2014-03-10 09:01:05 +00:00
ncpuld.pas
ncpumat.pas * completed thlcgobj.location_force_fpureg(), use it everywhere and removed 2014-03-10 09:01:05 +00:00
ncpuset.pas + Support GOT/gp-relative constants in GAS and internal assemblers, MIPS and i386. 2014-02-26 14:54:47 +00:00
opcode.inc
racpugas.pas * MIPS: cleanup assembler reader, MIPS references allow only a single register in parentheses. 2013-10-13 21:22:04 +00:00
rgcpu.pas
rmipscon.inc
rmipsdwf.inc
rmipsgas.inc
rmipsgri.inc
rmipsgss.inc
rmipsnor.inc
rmipsnum.inc
rmipsrni.inc
rmipssri.inc
rmipssta.inc
rmipsstd.inc
rmipssup.inc
strinst.inc