fpc/compiler/mips
2013-05-29 15:59:40 +00:00
..
aasmcpu.pas * MIPS: MULT[U] and DIV[U] don't modify first operand. 2013-02-16 06:43:41 +00:00
aoptcpu.pas
aoptcpub.pas
aoptcpud.pas
cgcpu.pas * TCGMIPS.handle_reg_const_reg(): fixed to generate 'real' CPU instructions, so macro processing by assembler is no longer needed. 2013-05-24 03:56:51 +00:00
cpubase.pas - Removed obsolete comments (copypasted from other CPU code, most likely). 2013-05-20 10:39:05 +00:00
cpuelf.pas + MIPS linker: support linking PIC object files with non-PIC ones, by routing absolute calls into PIC code through stubs that load R25. 2013-03-31 19:58:52 +00:00
cpugas.pas * MIPS: an empty reference (no symbol, base or index and zero offset) must not be output as empty string. 2013-05-29 15:59:40 +00:00
cpuinfo.pas Fix -Cp option failure due to cputypestr array that must be uppercased 2013-01-18 17:09:28 +00:00
cpunode.pas
cpupara.pas MIPS procinfo improvements: 2013-03-17 08:43:39 +00:00
cpupi.pas MIPS procinfo improvements: 2013-03-17 08:43:39 +00:00
cputarg.pas + ELF linker back-ends for ARM and MIPS. 2013-01-13 18:05:19 +00:00
hlcgcpu.pas MIPS: reworked PIC/call code: 2013-03-05 19:31:20 +00:00
itcpugas.pas
mipsreg.dat
ncpuadd.pas + MIPS: implemented direct 32x32 to 64 bit multiplication. 2013-05-04 20:35:24 +00:00
ncpucall.pas
ncpucnv.pas * Fixed tMIPSELtypeconvnode.second_int_to_bool handling of C booleans, webtbs/tw10233 and webtbs/tw17180 now work. 2013-01-28 21:32:21 +00:00
ncpuinln.pas
ncpuld.pas
ncpumat.pas + MIPS: initial target-specific unary minus node. 2013-05-04 07:19:08 +00:00
ncpuset.pas
opcode.inc
racpugas.pas
rgcpu.pas * MIPS register spilling: relocations are not needed to load constant values, and offset limit is 32767, not 4095. 2013-02-28 20:43:38 +00:00
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