fpc/compiler/m68k
2022-04-05 12:07:49 +02:00
..
aasmcpu.pas
ag68kgas.pas
ag68kvasm.pas * m68k: allow vasm to be used for system_m68k_embedded target, simplify some code 2022-03-05 17:59:15 +01:00
aoptcpu.pas
aoptcpub.pas
aoptcpud.pas
cgcpu.pas Revert "m68k: utilize cg.a_loadaddr_ref_cgpara in hlcgcpu" for now, turns out it's not needed 2022-03-24 09:48:25 +01:00
cpubase.pas
cpuinfo.pas * cleanup: cs_opt_loopunroll is a generic optimization for a long time already 2022-03-08 23:03:18 +01:00
cpunode.pas
cpupara.pas * cleanup of VER3_0 defines 2021-11-17 22:19:57 +01:00
cpupi.pas
cputarg.pas
hlcgcpu.pas Revert "m68k: utilize cg.a_loadaddr_ref_cgpara in hlcgcpu" for now, turns out it's not needed 2022-03-24 09:48:25 +01:00
itcpugas.pas
m68kins.dat m68k: opcode table updates based on vasm 1.9 (used with permission) 2022-04-05 12:07:49 +02:00
m68knop.inc m68k: opcode table updates based on vasm 1.9 (used with permission) 2022-04-05 12:07:49 +02:00
m68kop.inc
m68kreg.dat
m68kstd.inc
m68ktab.inc m68k: opcode table updates based on vasm 1.9 (used with permission) 2022-04-05 12:07:49 +02:00
n68kadd.pas * m68k: make sure right is in an address register for muln,addn,orn,xorn, before calling the low level cg 2022-03-22 09:02:31 +01:00
n68kcal.pas
n68kcnv.pas
n68kinl.pas
n68kmat.pas
n68kmem.pas
n68kset.pas
n68kutil.pas
r68kbss.inc
r68kcon.inc
r68kgas.inc
r68kgasf.inc
r68kgri.inc
r68knor.inc
r68knum.inc
r68krni.inc
r68ksri.inc
r68ksta.inc
r68kstd.inc
r68kstdf.inc
r68ksup.inc
ra68k.pas
ra68kmot.pas * m68k: fix an endless syntax error loop in the assembler reader 2022-03-06 22:03:01 +01:00
rgcpu.pas * m68k: spilling read, write, and replace is now bound to CPU capabilities instead of CPU family. This probably fixes some issues on 68000, where spilling replacement was not respecting CPU displacement handling boundaries, leading to assembler errors. 2022-03-11 16:03:21 +01:00
symcpu.pas
tripletcpu.pas