fpc/compiler/mips
2013-10-26 18:15:24 +00:00
..
aasmcpu.pas
aoptcpu.pas + MIPS: started the peephole optimizer. 2013-07-20 13:44:21 +00:00
aoptcpub.pas
aoptcpud.pas
cgcpu.pas * MIPS: ".set macro"/".set nomacro" directives around ".cprestore" are necessary only when offset is outside smallint range. Otherwise they just clutter the assembler file. 2013-10-13 20:23:43 +00:00
cpubase.pas Implement support for saving and restoring address registers. 2013-10-05 21:43:42 +00:00
cpuelf.pas + MIPS internal linker: support TLS IE/LE and GPREL32 relocations, is now able to link tw14265. 2013-07-29 09:30:40 +00:00
cpugas.pas
cpuinfo.pas
cpunode.pas
cpupara.pas
cpupi.pas * MIPS: handle get_frame internally, so it sets pi_needs_stackframe flag on current procedure. This makes possible not to force pi_needs_stackframe on every procedure and thus omit saving/restoring $fp register when it is not necessary. 2013-07-24 15:25:12 +00:00
cputarg.pas
hlcgcpu.pas
itcpugas.pas
mipsreg.dat
ncpuadd.pas * tmipsaddnode.second_addfloat: don't bother reusing locations, always allocate a new register for result. 2013-10-26 18:15:24 +00:00
ncpucall.pas
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 * MIPS: handle get_frame internally, so it sets pi_needs_stackframe flag on current procedure. This makes possible not to force pi_needs_stackframe on every procedure and thus omit saving/restoring $fp register when it is not necessary. 2013-07-24 15:25:12 +00:00
ncpuld.pas
ncpumat.pas
ncpuset.pas
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