fpc/compiler/m68k
florian 9b0ff05ee8 - get rid of MaxOps, it is redundant with max_operands
* MatchOpType with three operands is only available of max_operands>2

git-svn-id: trunk@40190 -
2018-11-02 21:32:29 +00:00
..
aasmcpu.pas
ag68kgas.pas
ag68kvasm.pas
aoptcpu.pas Remove another wrong typecast when testing that a tai is an instruction 2018-11-01 07:01:02 +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 Avoid range check error when compiled with -CR 2018-10-20 18:49:53 +00:00
cpubase.pas Fix for bug report #34380 2018-10-18 20:21:54 +00:00
cpuinfo.pas
cpunode.pas
cpupara.pas Avoid run time error if compiled with -CR option 2018-10-20 18:44:05 +00:00
cpupi.pas
cputarg.pas
hlcgcpu.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +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 * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
n68kcnv.pas
n68kinl.pas
n68kmat.pas
n68kmem.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
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 * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
symcpu.pas