fpc/compiler/m68k
2015-12-13 18:04:30 +00:00
..
aasmcpu.pas
ag68kgas.pas * store a pointer to the used tasminfo record in every assembler writer, so 2015-09-12 23:32:13 +00:00
aoptcpu.pas
aoptcpub.pas
aoptcpud.pas
cgcpu.pas m68k: fixed a copypaste fail in tcg68k.g_restore_registers, which affected FPU register restoring 2015-12-13 13:15:51 +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: use std_regnum_search instead of prefixing the regname with % and calling gas_regnum_search 2015-12-13 18:04:30 +00:00
rgcpu.pas
symcpu.pas