.. |
aasmcpu.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 tahun lalu |
aoptcpu.pas
|
f505822ab5
o patch by J. Gareth Moreton:
|
5 tahun lalu |
aoptcpub.pas
|
9b0ff05ee8
- get rid of MaxOps, it is redundant with max_operands
|
6 tahun lalu |
aoptcpud.pas
|
0c8546f94c
* more MIPS code of David Zhang integrated
|
15 tahun lalu |
cgcpu.pas
|
1e3f72403e
* renamed getintparaloc to getcgtempparaloc
|
5 tahun lalu |
cpubase.pas
|
e1e8986462
* patch by J. Gareth Moreton, issue #36271, part 3: support for the other architectures
|
5 tahun lalu |
cpuelf.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 tahun lalu |
cpugas.pas
|
1b3a3a7983
* Removed lot of unused local vars. It is useful to turn on the notes in options. :)
|
5 tahun lalu |
cpuinfo.pas
|
592df7fa59
* disable cs_opt_regvar on all platforms when compiled for LLVM (LLVM does
|
5 tahun lalu |
cpunode.pas
|
a0efde8167
* automatically generate necessary indirect symbols when a new assembler
|
9 tahun lalu |
cpupara.pas
|
77658b925b
* disable regular array -> dynamic array type coversion support unless
|
6 tahun lalu |
cpupi.pas
|
79dfd9fb51
+ MIPS: take care of setnoat
|
5 tahun lalu |
cputarg.pas
|
b2b26f84cf
* partially merged the mips-embedded branch of Michael Ring:
|
11 tahun lalu |
hlcgcpu.pas
|
3fee990218
* on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/
|
6 tahun lalu |
itcpugas.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 tahun lalu |
mipsreg.dat
|
f870b0f8fc
Fix stabs number for FPU register, which start at 38 instead of 32
|
8 tahun lalu |
ncpuadd.pas
|
ce598c15ec
* factored out the conditions under which add nodes need to perform
|
6 tahun lalu |
ncpucall.pas
|
4c68ea1000
* use pocalls_cdecl and cstylearrayofconst more consistently instead of
|
8 tahun lalu |
ncpucnv.pas
|
a25ebbba3e
+ added volatility information to all memory references
|
8 tahun lalu |
ncpuinln.pas
|
4065483a50
* completed thlcgobj.location_force_fpureg(), use it everywhere and removed
|
11 tahun lalu |
ncpuld.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 tahun lalu |
ncpumat.pas
|
7949bebb8d
* synchronised with r28168 of trunk
|
11 tahun lalu |
ncpuset.pas
|
07bd4ba517
* let all the case code generation work with tconstexprint instead of aint,
|
6 tahun lalu |
opcode.inc
|
4e7c908b0d
+ MIPS: added movn and movz instructions.
|
11 tahun lalu |
racpugas.pas
|
88a8871c62
* read more types of references properly
|
5 tahun lalu |
rgcpu.pas
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
7 tahun lalu |
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.
|
11 tahun lalu |
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).
|
11 tahun lalu |
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).
|
11 tahun lalu |
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).
|
11 tahun lalu |
rmipsgss.inc
|
f58fcdf401
+ basic mips stuff
|
20 tahun lalu |
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).
|
11 tahun lalu |
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).
|
11 tahun lalu |
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).
|
11 tahun lalu |
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).
|
11 tahun lalu |
rmipssta.inc
|
fd6d3b4971
Regenerated after change in mipsreg.dat
|
8 tahun lalu |
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).
|
11 tahun lalu |
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.
|
11 tahun lalu |
strinst.inc
|
4e7c908b0d
+ MIPS: added movn and movz instructions.
|
11 tahun lalu |
symcpu.pas
|
7dd1d6aa77
o fixes handling of iso i/o parameters/program parameters:
|
10 tahun lalu |