fpc/compiler/m68k
Jonas Maebe e9268a0a14 * synchronised with trunk up till r26975
git-svn-id: branches/hlcgllvm@26976 -
2014-03-06 21:36:58 +00:00
..
aasmcpu.pas fixed spilling operation type for A_LEA, fixes test tb0112 to compile, but still fails to run 2013-10-11 02:03:48 +00:00
ag68kgas.pas pass new asm extra opt using -ao option 2014-01-21 00:16:26 +00:00
aoptcpu.pas
aoptcpub.pas
aoptcpud.pas
cgcpu.pas use MVZ/MVS ColdFire instructions to load constants where applicable 2014-03-03 00:53:52 +00:00
cpuasm.pas
cpubase.pas be consistent in naming. renamed VOLATILE_ADDRESSREGISTER to VOLATILE_ADDRESSREGISTERS 2014-01-15 01:31:41 +00:00
cpuinfo.pas added 68040 CPU type, MOVE16 and ColdFire V4 extra instructions 2013-10-10 22:01:58 +00:00
cpunode.pas
cpupara.pas * synchronised with trunk up till r26975 2014-03-06 21:36:58 +00:00
cpupi.pas Use the correct frame pointer register: A6 on Unixes and A5 on everything else. The only 2012-10-18 20:11:49 +00:00
cputarg.pas * restores atari support/rtl partially 2013-10-06 19:36:59 +00:00
hlcgcpu.pas
itcpugas.pas add string version of the new instructions to the right place. removed one more duplicate table. 2013-10-10 22:12:40 +00:00
m68kreg.dat
n68kadd.pas use optimized cg loading functions in 64bit compares instead of hardcoded move.ls (move.l #X,dn is 48bit long, clr.l/moveq.l is 16bit long) 2014-01-23 03:03:44 +00:00
n68kcal.pas
n68kcnv.pas Clean up dead code. 2014-02-22 21:29:31 +00:00
n68kmat.pas handle more locations in tm68knotnode, fixes several tests failing to compile with 200203223 2013-10-11 02:51:23 +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 * fix handling of register sets on m68k: it is required that they are stored as two tcpuregistersets because address registers and data registers have different register types 2013-10-09 18:15:06 +00:00
rgcpu.pas