.. |
aasmcpu.pas
|
e23ed15634
* MIPS: reworked and fixed procedure fixup_jmps:
|
9 ani în urmă |
aoptcpu.pas
|
5165497498
* MIPS: fixed TCpuAsmOptimizer.InstructionLoadsFromReg, it now correctly considers instructions that read their first operand.
|
8 ani în urmă |
aoptcpub.pas
|
93e0dd9c2f
* Patch from Fuxin Zhang: other mips and mipsel CPUs changes
|
13 ani în urmă |
aoptcpud.pas
|
0c8546f94c
* more MIPS code of David Zhang integrated
|
15 ani în urmă |
cgcpu.pas
|
d69ad8fa41
* removed temppos field again from parameter locations: they're not allocated
|
7 ani în urmă |
cpubase.pas
|
36f9ce1cb2
Merge of trunk commits 39983,39986,40109
|
6 ani în urmă |
cpuelf.pas
|
578348817b
* MIPS: some progress with linker:
|
9 ani în urmă |
cpugas.pas
|
74a49b5f91
* restructured the the TExternalAssembler constructors so that the
|
8 ani în urmă |
cpuinfo.pas
|
1f20cfe991
Merge of several commits related to enhancements in PPU writing
|
5 ani în urmă |
cpunode.pas
|
a0efde8167
* automatically generate necessary indirect symbols when a new assembler
|
9 ani în urmă |
cpupara.pas
|
518cdf9674
* replaced the saved_XXX_registers arrays with virtual methods inside
|
7 ani în urmă |
cpupi.pas
|
880d438704
* renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we can
|
8 ani în urmă |
cputarg.pas
|
b2b26f84cf
* partially merged the mips-embedded branch of Michael Ring:
|
11 ani în urmă |
hlcgcpu.pas
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
7 ani în urmă |
itcpugas.pas
|
11a9ff4a43
* Removed unused vars for mipsel compiler.
|
10 ani în urmă |
mipsreg.dat
|
f870b0f8fc
Fix stabs number for FPU register, which start at 38 instead of 32
|
8 ani în urmă |
ncpuadd.pas
|
11a9ff4a43
* Removed unused vars for mipsel compiler.
|
10 ani în urmă |
ncpucall.pas
|
4c68ea1000
* use pocalls_cdecl and cstylearrayofconst more consistently instead of
|
8 ani în urmă |
ncpucnv.pas
|
a25ebbba3e
+ added volatility information to all memory references
|
8 ani în urmă |
ncpuinln.pas
|
4065483a50
* completed thlcgobj.location_force_fpureg(), use it everywhere and removed
|
11 ani în urmă |
ncpuld.pas
|
4b820a1ca5
- Removed tcgloadnode.generate_picvaraccess, it is never used and is not necessary because PIC stuff is handled at lower levels.
|
12 ani în urmă |
ncpumat.pas
|
7949bebb8d
* synchronised with r28168 of trunk
|
11 ani în urmă |
ncpuset.pas
|
a25ebbba3e
+ added volatility information to all memory references
|
8 ani în urmă |
opcode.inc
|
4e7c908b0d
+ MIPS: added movn and movz instructions.
|
11 ani în urmă |
racpugas.pas
|
1b66995754
* factored out check to determine whether a variable can be subscripted in
|
7 ani în urmă |
rgcpu.pas
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
7 ani în urmă |
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 ani în urmă |
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 ani în urmă |
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 ani în urmă |
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 ani în urmă |
rmipsgss.inc
|
f58fcdf401
+ basic mips stuff
|
20 ani în urmă |
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 ani în urmă |
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 ani în urmă |
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 ani în urmă |
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 ani în urmă |
rmipssta.inc
|
fd6d3b4971
Regenerated after change in mipsreg.dat
|
8 ani în urmă |
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 ani în urmă |
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 ani în urmă |
strinst.inc
|
4e7c908b0d
+ MIPS: added movn and movz instructions.
|
11 ani în urmă |
symcpu.pas
|
7dd1d6aa77
o fixes handling of iso i/o parameters/program parameters:
|
10 ani în urmă |
tripletcpu.pas
|
76045bfc04
* merged macOS/AArch64 support + revisions these changes depended on
|
4 ani în urmă |