fpc/compiler/m68k
2021-02-13 13:01:21 +00:00
..
aasmcpu.pas m68k: support 32x32 to 64bit MUL generation when targeting CPUs which support this instruction 2017-05-25 22:35:12 +00:00
ag68kgas.pas * Merging recent m68k FPU fixes from trunk: r42829, r48413, r48414, r48522, r48523, r48524 2021-02-13 13:01:21 +00:00
ag68kvasm.pas atari: workaround/silence of a vlink warning, when it merges ro sections into rw ones. there are no ro sections on atari anyway 2017-12-30 06:51:32 +00:00
aoptcpu.pas * Merging recent m68k FPU fixes from trunk: r42829, r48413, r48414, r48522, r48523, r48524 2021-02-13 13:01:21 +00:00
aoptcpub.pas
aoptcpud.pas
cgcpu.pas * Merging recent m68k FPU fixes from trunk: r42829, r48413, r48414, r48522, r48523, r48524 2021-02-13 13:01:21 +00:00
cpubase.pas Merge of trunk commits 39983,39986,40109 2018-12-06 22:17:57 +00:00
cpuinfo.pas Merge of several commits related to enhancements in PPU writing 2019-11-04 08:50:42 +00:00
cpunode.pas m68k: reenabled the 68k-specific n68kset node 2017-05-15 00:45:06 +00:00
cpupara.pas Merge of revisions 39731 39825 39849 39912 39913 39914 39924 39935 39999 40000 40001 40026 40115 40132 40163 from trunk to fixes_3_2 2018-12-22 22:19:05 +00:00
cpupi.pas m68k: made the PIC_OFFSET_REGs runtime changeable, and applied some defaults 2018-01-04 07:50:50 +00:00
cputarg.pas m68k: there are now cross-binutils for old MacOS, so based on the old/existing bits, fix the support in the compiler 2017-08-22 10:41:02 +00:00
hlcgcpu.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
itcpugas.pas m68k: added fint and fintrz instructions 2016-11-27 17:42:24 +00:00
m68kreg.dat m68k: new 68k register data file format, which eases future subregister support 2015-12-13 17:29:47 +00:00
n68kadd.pas * Merging recent m68k FPU fixes from trunk: r42829, r48413, r48414, r48522, r48523, r48524 2021-02-13 13:01:21 +00:00
n68kcal.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
n68kcnv.pas m68k: support longword to double conversions with the FPU, without a helper, better code for some other cases 2017-06-28 01:27:02 +00:00
n68kinl.pas * Merging recent m68k FPU fixes from trunk: r42829, r48413, r48414, r48522, r48523, r48524 2021-02-13 13:01:21 +00:00
n68kmat.pas m68k: review and some cleanup of the shlshrnode, also add a special case for shifting 64bit values by 1 2016-10-23 16:46:34 +00:00
n68kmem.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
n68kset.pas m68k: fixed the signedness of conditional jumps while creating the jump list for case statements 2017-05-14 22:27:09 +00:00
r68kbss.inc m68k: updated/added some reg includes as generated by the new tool 2015-12-13 17:32:00 +00:00
r68kcon.inc
r68kgas.inc
r68kgri.inc
r68knor.inc
r68knum.inc
r68krni.inc
r68ksri.inc
r68ksta.inc
r68kstd.inc
r68ksup.inc m68k: updated/added some reg includes as generated by the new tool 2015-12-13 17:32:00 +00:00
ra68k.pas
ra68kmot.pas Merge commit r43165 2019-11-20 09:49:22 +00:00
rgcpu.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
symcpu.pas * rest of the previous accidental partial commit 2019-02-07 19:56:21 +00:00
tripletcpu.pas * merged macOS/AArch64 support + revisions these changes depended on 2020-09-15 19:40:36 +00:00