fpc/compiler/m68k
2025-09-19 01:14:08 +02:00
..
aasmcpu.pas
ag68kgas.pas
ag68kvasm.pas
aoptcpu.pas m68k: allow the optimizer to fold of two differently sized ANDs, but use the larger size in the resulting instruction 2025-09-11 05:05:32 +02:00
aoptcpub.pas
aoptcpud.pas
cgcpu.pas m68k: on CF, sign_extend the clone register not the original dst for rotate/shift ops 2025-09-11 10:38:35 +02:00
cpubase.pas
cpuelf.pas
cpuinfo.pas
cpunode.pas
cpupara.pas
cpupi.pas
cputarg.pas
hlcgcpu.pas
itcpugas.pas
m68kins.dat
m68knop.inc
m68kop.inc
m68kreg.dat
m68kstd.inc
m68ktab.inc
n68kadd.pas m68k: refactor - use the new CPUM68K_HAS_TSTAREG capability where applicable 2025-02-17 12:03:24 +01:00
n68kcal.pas
n68kcnv.pas m68k: refactor - use the new CPUM68K_HAS_TSTAREG capability where applicable 2025-02-17 12:03:24 +01:00
n68kinl.pas
n68kmat.pas * emit_div/mod_reg_reg_reg takes now three operands 2025-09-17 22:40:28 +02:00
n68kmem.pas
n68kset.pas * spelling 2025-09-10 23:07:27 +02:00
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
rgcpu.pas m68k: do not allow the members of the register pair in division/remainder instructions be the same register 2025-09-19 01:14:08 +02:00
symcpu.pas
tripletcpu.pas