fpc/compiler/m68k
2022-02-08 03:04:28 +01:00
..
aasmcpu.pas
ag68kgas.pas
ag68kvasm.pas m68k: fixed a comment. no functional change 2021-04-27 06:25:13 +00:00
aoptcpu.pas
aoptcpub.pas
aoptcpud.pas
cgcpu.pas * m68k: don't attempt to copy less than 1 byte in g_concatcopy, this fixes tdfa7.pp on 68000 and removes some superfluous address processing on 68020+ in the same test 2022-02-08 03:04:28 +01:00
cpubase.pas m68k: added support to references like (a0,d0.w) in inline assembly, also fixed a bug, where sometimes the index register would have been randomly set as smaller than .l size, when the size wasn't specified 2021-04-19 09:13:02 +00:00
cpuinfo.pas * cleanup of 2.7.0 defines 2021-10-31 13:20:28 +01:00
cpunode.pas m68k: on the Sinclair QL insert the main program's name into the object, so the RTL later can set it as default job name 2021-04-12 11:51:12 +00:00
cpupara.pas * cleanup of VER3_0 defines 2021-11-17 22:19:57 +01:00
cpupi.pas
cputarg.pas
hlcgcpu.pas
itcpugas.pas
m68kins.dat
m68knop.inc
m68kop.inc
m68kreg.dat
m68kstd.inc
m68ktab.inc
n68kadd.pas
n68kcal.pas
n68kcnv.pas
n68kinl.pas
n68kmat.pas
n68kmem.pas
n68kset.pas
n68kutil.pas m68k: on the Sinclair QL insert the main program's name into the object, so the RTL later can set it as default job name 2021-04-12 11:51:12 +00:00
r68kbss.inc
r68kcon.inc
r68kgas.inc
r68kgasf.inc
r68kgri.inc m68k: added support to references like (a0,d0.w) in inline assembly, also fixed a bug, where sometimes the index register would have been randomly set as smaller than .l size, when the size wasn't specified 2021-04-19 09:13:02 +00:00
r68knor.inc
r68knum.inc
r68krni.inc
r68ksri.inc m68k: added support to references like (a0,d0.w) in inline assembly, also fixed a bug, where sometimes the index register would have been randomly set as smaller than .l size, when the size wasn't specified 2021-04-19 09:13:02 +00:00
r68ksta.inc
r68kstd.inc
r68kstdf.inc
r68ksup.inc
ra68k.pas
ra68kmot.pas m68k: added support to references like (a0,d0.w) in inline assembly, also fixed a bug, where sometimes the index register would have been randomly set as smaller than .l size, when the size wasn't specified 2021-04-19 09:13:02 +00:00
rgcpu.pas * fix m68k IE after e9acd759, patch by Yuriy Sydorov 2021-12-13 16:14:59 +01:00
symcpu.pas
tripletcpu.pas