fpc/compiler/mips
2013-02-01 21:16:58 +00:00
..
aasmcpu.pas
aoptcpu.pas
aoptcpub.pas
aoptcpud.pas
cgcpu.pas * MIPS: Rewrote g_intf_wrapper method to support instance offsets greater than 32767 and PIC (the latter part untested yet). 2013-02-01 18:28:46 +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 * cgbase.pas: added more MIPS-specific address types, needed to support large GOT model. 2013-02-01 16:46:22 +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: use correct def to calculate parameter alignment (when parameter is passed by address, its def changes to pointer and the alignment of parameter itself is irrelevant). Fixes at least webtbs/tw7806. 2013-01-29 20:09:41 +00:00
cpupi.pas handle po_nostackframe for calc_stack_size 2012-10-18 09:44:11 +00:00
cputarg.pas + ELF linker back-ends for ARM and MIPS. 2013-01-13 18:05:19 +00:00
hlcgcpu.pas Avoid wrong code generation for a_call_name if we create pic code 2013-02-01 21:16:58 +00:00
itcpugas.pas
mipsreg.dat
ncpuadd.pas
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: Allow subset locations for boolean NOT, this appears sufficient to fix all bitpacking-related tests. 2013-01-31 21:52:29 +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