fpc/compiler/m68k
2016-01-01 10:49:38 +00:00
..
aasmcpu.pas m68k: use isregoverlap in is_same_reg_move, to determine if we're doing a no-op move 2015-12-13 18:14:21 +00:00
ag68kgas.pas m68k: use R_SUBNONE instead of R_SUBWHOLE for FPU regs, indentation fixes of some old code and various cleanups 2015-12-13 19:24:44 +00:00
aoptcpu.pas
aoptcpub.pas
aoptcpud.pas
cgcpu.pas m68k: implemented tcg68k.check_register_size for future use. use R_SUBNONE for FPU registers, because R_SUBWHOLE will change. use isregoverlap in a_load_reg_reg 2015-12-13 19:18:39 +00:00
cpubase.pas m68k: new isregoverlap function, which returns true if the two registers overlap (same type and subreg). use the new r68kbss.inc for regnumber_count_bsstart. other minor tweaks. 2015-12-13 17:48:47 +00:00
cpuinfo.pas Moved tcontrollerdatatype out into cpuinfo. 2015-09-07 20:36:54 +00:00
cpunode.pas
cpupara.pas * support marking defs created via the getreusable*() class methods as 2015-11-04 20:46:18 +00:00
cpupi.pas
cputarg.pas
hlcgcpu.pas
itcpugas.pas
m68kreg.dat m68k: new 68k register data file format, which eases future subregister support 2015-12-13 17:29:47 +00:00
n68kadd.pas
n68kcal.pas
n68kcnv.pas
n68kinl.pas
n68kmat.pas
n68kmem.pas
r68kbss.inc m68k: updated/added some reg includes as generated by the new tool 2015-12-13 17:32:00 +00:00
r68kcon.inc
r68kgas.inc
r68kgri.inc
r68knor.inc
r68knum.inc
r68krni.inc
r68ksri.inc
r68ksta.inc
r68kstd.inc
r68ksup.inc m68k: updated/added some reg includes as generated by the new tool 2015-12-13 17:32:00 +00:00
ra68k.pas
ra68kmot.pas * m68k assembler reader: call tscannerfile.illegal_char instead of reimplementing it. 2016-01-01 10:49:38 +00:00
rgcpu.pas
symcpu.pas