fpc/compiler/m68k
svenbarth 78f0d6f70e Revert the changes from r23383 for m68k/n68kadd.pas. Memo to self: Don't change code if you don't really understand why it does things the way it does.
With this change and the change from r23465 we are down from ~950 to ~650 failures :D

git-svn-id: trunk@23466 -
2013-01-20 18:00:51 +00:00
..
aasmcpu.pas Fix comparisons (aka usage of flag/CCR register) 2013-01-14 20:31:15 +00:00
ag68kgas.pas Use GasCpuTypeStr array: GAS uses different names for cpu variants 2012-12-18 15:04:57 +00:00
aoptcpu.pas
aoptcpub.pas * RefsHaveIndexReg -> cpurefshaveindexreg 2012-03-10 19:43:52 +00:00
aoptcpud.pas
cgcpu.pas compiler: change ret_in_param to accept tabstractprocdef instead of tproccalloption to allow check more options (required for record constructor implementation) 2013-01-16 01:14:23 +00:00
cpuasm.pas
cpubase.pas Use TRegNameTable instead of array[tregisterindex] of string[10] 2012-10-22 10:23:21 +00:00
cpuinfo.pas New GasCpuTypeStr array: GAS uses different names for cpu variants 2012-12-18 15:00:38 +00:00
cpunode.pas
cpupara.pas m68k/cpupara.pas, tm68kparamanager.getintparaloc: 2013-01-20 16:33:10 +00:00
cpupi.pas Use the correct frame pointer register: A6 on Unixes and A5 on everything else. The only 2012-10-18 20:11:49 +00:00
cputarg.pas Add debugging generation ability for m68k compiler 2012-12-18 15:57:40 +00:00
hlcgcpu.pas * create/destroy also the high level code generator for all architectures, 2011-08-20 07:21:16 +00:00
itcpugas.pas
m68kreg.dat
n68kadd.pas Revert the changes from r23383 for m68k/n68kadd.pas. Memo to self: Don't change code if you don't really understand why it does things the way it does. 2013-01-20 18:00:51 +00:00
n68kcal.pas
n68kcnv.pas Also handle fpu_soft 2012-12-18 15:06:24 +00:00
n68kmat.pas m68k/n68kmat.pas, tm68kshlshrnode.first_shlshr64bitint: 2013-01-13 19:33:23 +00:00
r68kcon.inc
r68kgas.inc
r68kgri.inc
r68knor.inc
r68knum.inc
r68krni.inc
r68ksri.inc
r68ksta.inc
r68kstd.inc
r68ksup.inc
ra68k.pas
ra68kmot.pas * m68k/ra68kmot.pas, tm68kmotreader.gettoken: 2012-10-21 13:54:55 +00:00
rgcpu.pas