fpc/compiler/m68k
2015-03-14 17:19:14 +00:00
..
aasmcpu.pas m68k: added a simple unaryminusnode which can utilize FNEG instruction for floats on 68881 2015-03-01 15:00:07 +00:00
ag68kgas.pas
aoptcpu.pas
aoptcpub.pas
aoptcpud.pas
cgcpu.pas m68k: in tm68ktypeconvnode.int_to_real, fix the reference before using it, and if the source is a register, make sure it's a data register 2015-03-14 17:14:10 +00:00
cpubase.pas
cpuinfo.pas
cpunode.pas n68kinl: added inline nodes for 68k. implemented first_sqr_real and second_sqr_real for 68881 FPU 2015-02-22 23:11:16 +00:00
cpupara.pas
cpupi.pas
cputarg.pas
hlcgcpu.pas
itcpugas.pas
m68kreg.dat
n68kadd.pas
n68kcal.pas
n68kcnv.pas m68k: in tm68ktypeconvnode.int_to_real, fix the reference before using it, and if the source is a register, make sure it's a data register 2015-03-14 17:14:10 +00:00
n68kinl.pas m68k: some ideas for a future second_abs_long implementation. no functional changes. 2015-02-23 03:37:51 +00:00
n68kmat.pas m68k: disabled comment generation 2015-03-01 15:49:57 +00:00
n68kmem.pas * generic part of r26050 from the hlcgllvm branch: made tcgvecnode hlcg-safe 2015-02-23 22:56:00 +00:00
r68kcon.inc
r68kgas.inc
r68kgri.inc
r68knor.inc
r68knum.inc
r68krni.inc
r68ksri.inc
r68ksta.inc
r68kstd.inc
r68ksup.inc
ra68k.pas
ra68kmot.pas
rgcpu.pas m68k: in do_spill_replace, exclude the case where the source register would be an address and the destination is a reference 2015-03-14 17:19:14 +00:00
symcpu.pas