.. |
aasmcpu.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
hace 4 años |
aoptcpu.pas
|
6478a727d7
* Fixed the peephole optimization of conditional movs for mips.
|
hace 5 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
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
hace 4 años |
cpubase.pas
|
e1e8986462
* patch by J. Gareth Moreton, issue #36271, part 3: support for the other architectures
|
hace 5 años |
cpuelf.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
hace 4 años |
cpugas.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
hace 4 años |
cpuinfo.pas
|
592df7fa59
* disable cs_opt_regvar on all platforms when compiled for LLVM (LLVM does
|
hace 5 años |
cpunode.pas
|
a0efde8167
* automatically generate necessary indirect symbols when a new assembler
|
hace 9 años |
cpupara.pas
|
77658b925b
* disable regular array -> dynamic array type coversion support unless
|
hace 6 años |
cpupi.pas
|
79dfd9fb51
+ MIPS: take care of setnoat
|
hace 5 años |
cputarg.pas
|
b2b26f84cf
* partially merged the mips-embedded branch of Michael Ring:
|
hace 11 años |
hlcgcpu.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
hace 4 años |
itcpugas.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
hace 6 años |
mipsreg.dat
|
f870b0f8fc
Fix stabs number for FPU register, which start at 38 instead of 32
|
hace 8 años |
ncpuadd.pas
|
01a351f804
Fix for bug report 38549 about wrong code generation
|
hace 4 años |
ncpucall.pas
|
4c68ea1000
* use pocalls_cdecl and cstylearrayofconst more consistently instead of
|
hace 8 años |
ncpucnv.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
hace 4 años |
ncpuinln.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
hace 4 años |
ncpuld.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
hace 6 años |
ncpumat.pas
|
28f25b2df0
* reworked usage of tcgnotnode.handle_locjump
|
hace 5 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
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
hace 4 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 |
tripletcpu.pas
|
eb7ba1690e
* mark all external assemblers using an LLVM tool using af_llvm
|
hace 5 años |