fpc/compiler/mips
2013-01-18 17:09:28 +00:00
..
aasmcpu.pas
aoptcpu.pas
aoptcpub.pas
aoptcpud.pas
cgcpu.pas * MIPS code generator fixes and improvements: 2013-01-13 18:24:06 +00:00
cpubase.pas Use TRegNameTable instead of array[tregisterindex] of string[10] 2012-10-22 10:23:21 +00:00
cpuelf.pas + ELF linker back-ends for ARM and MIPS. 2013-01-13 18:05:19 +00:00
cpugas.pas Fix -Cp option failure due to cputypestr array that must be uppercased 2013-01-18 17:09:28 +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 compiler: change ret_in_param to accept tabstractprocdef instead of tproccalloption to allow check more options (required for record constructor implementation) 2013-01-16 01:14:23 +00:00
cpupi.pas
cputarg.pas + ELF linker back-ends for ARM and MIPS. 2013-01-13 18:05:19 +00:00
hlcgcpu.pas
itcpugas.pas
mipsreg.dat
ncpuadd.pas
ncpucall.pas
ncpucnv.pas * MIPS int->real conversion: When converting unsigned to single, load it into 64-bit FP register, otherwise further subtracting a 64-bit offset leads to invalid result. Fixes tw17714.pp. 2013-01-15 10:49:37 +00:00
ncpuinln.pas
ncpuld.pas
ncpumat.pas * Fixed tMIPSELnotnode.second_boolean do handle QWordBool type correctly and deal with difference between Pascal and C booleans. Also improved it to produce code without macros. Fixes webtbs/tw20874 (and maybe something else). 2013-01-08 17:43:33 +00:00
ncpuset.pas
opcode.inc
racpugas.pas
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