fpc/compiler/m68k
Jonas Maebe bd203a5b57 * synchronised with trunk till r30240
git-svn-id: branches/hlcgllvm@30241 -
2015-03-15 19:44:58 +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 m68k: after a compare on the FPU, move the condition flags back to the CPU. this should make floating point compare actually working 2015-02-15 13:41:40 +00:00
aoptcpu.pas m68k: optimize a few more trivial cases 2015-02-02 08:52:19 +00:00
aoptcpub.pas m68k: added RegModifiedByInstruction implementation, enabled RefsHaveScale define 2015-02-01 16:33:26 +00:00
aoptcpud.pas
cgcpu.pas * synchronised with trunk till r30240 2015-03-15 19:44:58 +00:00
cpubase.pas m68k: after a compare on the FPU, move the condition flags back to the CPU. this should make floating point compare actually working 2015-02-15 13:41:40 +00:00
cpuinfo.pas + change always floating point divisions into multiplications if they are a power of two, 2014-11-16 20:47:38 +00:00
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 * synchronized with privatetrunk till r30095 2015-03-05 20:32:15 +00:00
cpupi.pas
cputarg.pas
hlcgcpu.pas
itcpugas.pas m68k: after a compare on the FPU, move the condition flags back to the CPU. this should make floating point compare actually working 2015-02-15 13:41:40 +00:00
m68kreg.dat
n68kadd.pas m68k: support LOC_REFERENCE/LOC_CREFERENCE for floating point instructions where possible 2015-02-15 20:15:21 +00:00
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 * synchronized with privatetrunk till r30095 2015-03-05 20:32:15 +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 * synchronised with trunk till r30240 2015-03-15 19:44:58 +00:00
symcpu.pas