fpc/compiler/m68k
Jonas Maebe b18ba8e85b * syncrhonised with trunk up till r28471
git-svn-id: branches/hlcgllvm@28495 -
2014-08-19 20:23:11 +00:00
..
aasmcpu.pas * m68k: initial support for ROL/ROR operations, defining 'cpurox' for CPU target can actually enable them. However it cannot be done outright because these instructions do not exits on Coldfire, and internal processing of RoX,Sar,BsX, etc. can not yet be switched depending on CPU subtype. 2014-06-29 17:49:30 +00:00
ag68kgas.pas
aoptcpu.pas m68k: very early optimizer implementation experiments 2014-06-06 07:38:50 +00:00
aoptcpub.pas
aoptcpud.pas
cgcpu.pas * syncrhonised with trunk up till r28471 2014-08-19 20:23:11 +00:00
cpubase.pas * m68k: fixed/completed the inverse_cond function. 2014-06-25 05:23:30 +00:00
cpuinfo.pas
cpunode.pas m68k: cleaned up and fixed cgcpu/fixref for coldfire at least; also enabled n68kmem node, so addressing with scaling is generated now 2014-06-21 21:36:48 +00:00
cpupara.pas * synchronised with trunk up till r28402 2014-08-13 16:04:30 +00:00
cpupi.pas
cputarg.pas m68k: very early optimizer implementation experiments 2014-06-06 07:38:50 +00:00
hlcgcpu.pas * moved g_external_wrapper() to the hlcg, and also g_intf_wrapper() because 2014-08-19 20:22:54 +00:00
itcpugas.pas
m68kreg.dat
n68kadd.pas * m68k: further improved code generation for comparison nodes, support LOC_REFERENCE for 32-bit compares and omit low dword, when possible, for 64-bit ones. 2014-08-02 12:37:40 +00:00
n68kcal.pas * m68k: support stack cleanup at caller side, fixed calculation of pushed parameters size and offsets and cleaned out another pile of junk. 2014-07-08 19:08:56 +00:00
n68kcnv.pas
n68kmat.pas - removed unused variables 2014-07-31 18:35:55 +00:00
n68kmem.pas * synchronised with r28168 of trunk 2014-07-05 21:30:28 +00:00
r68kcon.inc
r68kgas.inc
r68kgri.inc
r68knor.inc
r68knum.inc
r68krni.inc
r68ksri.inc
r68ksta.inc
r68kstd.inc
r68ksup.inc
ra68k.pas m68k/ra68k.pas: fixed some multi level comment warnings, so it now compiles with warnings on 2014-05-04 22:21:24 +00:00
ra68kmot.pas * m68k: Fixed damage caused by r27573 and r28177: 2014-07-08 15:04:54 +00:00
rgcpu.pas * syncrhonised with trunk up till r28471 2014-08-19 20:23:11 +00:00
symcpu.pas