fpc/compiler/m68k
svenbarth 252744ad24 m68k/cgcpu.pas, tcg68k.g_concatcopy:
use the correct flag for the copy loop: we jump back to the copy code as long as the value is positive aka BPL instead of BMI

This fixes around 30 tests (it fixes a quite bit more, but now some other tests seem to be broken...)

git-svn-id: trunk@23373 -
2013-01-13 16:21:59 +00:00
..
aasmcpu.pas m68k/aasmcpu.pas, taicpu.spilling_get_operation_type: 2012-12-02 11:48:57 +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 m68k/cgcpu.pas, tcg68k.g_concatcopy: 2013-01-13 16:21:59 +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 * pass the procdef to getintparaloc instead of only the proccalloption, so 2013-01-06 15:05:40 +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
itcpugas.pas
m68kreg.dat
n68kadd.pas m68k/n68kadd.pas: 2012-11-01 21:27:02 +00:00
n68kcal.pas
n68kcnv.pas Also handle fpu_soft 2012-12-18 15:06:24 +00:00
n68kmat.pas * pass the procdef to getintparaloc instead of only the proccalloption, so 2013-01-06 15:05:40 +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