fpc/compiler/m68k
Jonas Maebe ac883969a9 * synchronised with trunk till r41423
git-svn-id: branches/debug_eh@41424 -
2019-02-23 17:08:03 +00:00
..
aasmcpu.pas
ag68kgas.pas
ag68kvasm.pas
aoptcpu.pas + volatile() expression that marks an expression as volatile 2018-12-04 19:53:20 +00:00
aoptcpub.pas - get rid of MaxOps, it is redundant with max_operands 2018-11-02 21:32:29 +00:00
aoptcpud.pas
cgcpu.pas Disable range check in m68k:tiscv32 and riscv64 cgcpu units 2018-11-15 16:58:40 +00:00
cpubase.pas + fpc_eh_return_data_regno() intrinsic to get the return register numbers 2018-10-28 18:16:38 +00:00
cpuinfo.pas
cpunode.pas
cpupara.pas * keep track of whether a routine has a C-style variadic parameter in the 2019-02-23 15:42:45 +00:00
cpupi.pas
cputarg.pas
hlcgcpu.pas * changed create_hlcodegen into a procvar, so that we don't have to insert 2018-11-29 21:31:15 +00:00
itcpugas.pas
m68kreg.dat
n68kadd.pas m68k: try to generate better code from some pointermath - when the left is an address register and we do add/sub, also allocate an address register as temp, also only require that left and right sizes are same, when right is not a const 2018-06-05 16:45:02 +00:00
n68kcal.pas
n68kcnv.pas
n68kinl.pas m68k: reinstate the inc/dec tempregister type hack again in an isolated way (it was removed in r40385, as it was breaking llvm target) 2018-12-02 18:54:04 +00:00
n68kmat.pas
n68kmem.pas
n68kset.pas
r68kbss.inc
r68kcon.inc
r68kgas.inc
r68kgri.inc
r68knor.inc
r68knum.inc
r68krni.inc
r68ksri.inc
r68ksta.inc
r68kstd.inc
r68ksup.inc
ra68k.pas
ra68kmot.pas
rgcpu.pas
symcpu.pas * when creating wrappers, add a prefix to parameter names to prevent them 2018-12-24 22:10:06 +00:00