Jonas Maebe 07bd4ba517 * let all the case code generation work with tconstexprint instead of aint, hace 6 años
..
aasmcpu.pas e23ed15634 * MIPS: reworked and fixed procedure fixup_jmps: hace 9 años
aoptcpu.pas 5165497498 * MIPS: fixed TCpuAsmOptimizer.InstructionLoadsFromReg, it now correctly considers instructions that read their first operand. hace 8 años
aoptcpub.pas 9b0ff05ee8 - get rid of MaxOps, it is redundant with max_operands hace 6 años
aoptcpud.pas 0c8546f94c * more MIPS code of David Zhang integrated hace 15 años
cgcpu.pas d69ad8fa41 * removed temppos field again from parameter locations: they're not allocated hace 7 años
cpubase.pas 92acd38f40 Fix for bug report #34380 hace 6 años
cpuelf.pas 578348817b * MIPS: some progress with linker: hace 9 años
cpugas.pas 74a49b5f91 * restructured the the TExternalAssembler constructors so that the hace 8 años
cpuinfo.pas 73c46a5988 - removed unused constants hace 8 años
cpunode.pas a0efde8167 * automatically generate necessary indirect symbols when a new assembler hace 9 años
cpupara.pas 8b9e90dc7a * keep track of whether a routine has a C-style variadic parameter in the hace 6 años
cpupi.pas 880d438704 * renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we can hace 8 años
cputarg.pas b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: hace 11 años
hlcgcpu.pas 4686f61002 * keep track of the temp position separately from the offset in references, hace 7 años
itcpugas.pas 11a9ff4a43 * Removed unused vars for mipsel compiler. hace 10 años
mipsreg.dat f870b0f8fc Fix stabs number for FPU register, which start at 38 instead of 32 hace 8 años
ncpuadd.pas 11a9ff4a43 * Removed unused vars for mipsel compiler. hace 10 años
ncpucall.pas 4c68ea1000 * use pocalls_cdecl and cstylearrayofconst more consistently instead of hace 8 años
ncpucnv.pas a25ebbba3e + added volatility information to all memory references hace 8 años
ncpuinln.pas 4065483a50 * completed thlcgobj.location_force_fpureg(), use it everywhere and removed hace 11 años
ncpuld.pas 4b820a1ca5 - Removed tcgloadnode.generate_picvaraccess, it is never used and is not necessary because PIC stuff is handled at lower levels. hace 12 años
ncpumat.pas 7949bebb8d * synchronised with r28168 of trunk hace 11 años
ncpuset.pas 07bd4ba517 * let all the case code generation work with tconstexprint instead of aint, hace 6 años
opcode.inc 4e7c908b0d + MIPS: added movn and movz instructions. hace 11 años
racpugas.pas 1b66995754 * factored out check to determine whether a variable can be subscripted in hace 7 años
rgcpu.pas 4686f61002 * keep track of the temp position separately from the offset in references, hace 7 años
rmipscon.inc e367ccc0ee * MIPS: changed superregister number for $fcc0..$fcc7 to start from 32, so that range 0..31 can be used without translating into symbolic names. hace 11 años
rmipsdwf.inc c260879439 * MIPS: updated registers, dropped special registers not recognized by GAS (actually, "pc" is recognized, but it is used only for MIPS16 mode, so it is easier to add back if/when this mode is supported), added FPU condition code registers ($fcc0..$fcc7). hace 11 años
rmipsgas.inc c260879439 * MIPS: updated registers, dropped special registers not recognized by GAS (actually, "pc" is recognized, but it is used only for MIPS16 mode, so it is easier to add back if/when this mode is supported), added FPU condition code registers ($fcc0..$fcc7). hace 11 años
rmipsgri.inc c260879439 * MIPS: updated registers, dropped special registers not recognized by GAS (actually, "pc" is recognized, but it is used only for MIPS16 mode, so it is easier to add back if/when this mode is supported), added FPU condition code registers ($fcc0..$fcc7). hace 11 años
rmipsgss.inc f58fcdf401 + basic mips stuff hace 20 años
rmipsnor.inc c260879439 * MIPS: updated registers, dropped special registers not recognized by GAS (actually, "pc" is recognized, but it is used only for MIPS16 mode, so it is easier to add back if/when this mode is supported), added FPU condition code registers ($fcc0..$fcc7). hace 11 años
rmipsnum.inc c260879439 * MIPS: updated registers, dropped special registers not recognized by GAS (actually, "pc" is recognized, but it is used only for MIPS16 mode, so it is easier to add back if/when this mode is supported), added FPU condition code registers ($fcc0..$fcc7). hace 11 años
rmipsrni.inc c260879439 * MIPS: updated registers, dropped special registers not recognized by GAS (actually, "pc" is recognized, but it is used only for MIPS16 mode, so it is easier to add back if/when this mode is supported), added FPU condition code registers ($fcc0..$fcc7). hace 11 años
rmipssri.inc c260879439 * MIPS: updated registers, dropped special registers not recognized by GAS (actually, "pc" is recognized, but it is used only for MIPS16 mode, so it is easier to add back if/when this mode is supported), added FPU condition code registers ($fcc0..$fcc7). hace 11 años
rmipssta.inc fd6d3b4971 Regenerated after change in mipsreg.dat hace 8 años
rmipsstd.inc c260879439 * MIPS: updated registers, dropped special registers not recognized by GAS (actually, "pc" is recognized, but it is used only for MIPS16 mode, so it is easier to add back if/when this mode is supported), added FPU condition code registers ($fcc0..$fcc7). hace 11 años
rmipssup.inc e367ccc0ee * MIPS: changed superregister number for $fcc0..$fcc7 to start from 32, so that range 0..31 can be used without translating into symbolic names. hace 11 años
strinst.inc 4e7c908b0d + MIPS: added movn and movz instructions. hace 11 años
symcpu.pas 7dd1d6aa77 o fixes handling of iso i/o parameters/program parameters: hace 10 años