fpc/compiler/m68k
florian f798141d30 * simplified code
git-svn-id: trunk@46333 -
2020-08-08 14:48:24 +00:00
..
aasmcpu.pas m68k: fixed a long standing issue, where FPU registers would be clamped to single precision during spilling 2020-08-07 07:54:26 +00:00
ag68kgas.pas * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00
ag68kvasm.pas + introduced labelmaxlen in tasminfo and added code in ReplaceForbiddenAsmSymbolChars that limits the 2020-04-25 12:59:25 +00:00
aoptcpu.pas m68k: preparations for upcoming full instruction tables, mostly converting code away from using sets of opcodes 2020-05-07 23:30:13 +00:00
aoptcpub.pas
aoptcpud.pas
cgcpu.pas - no need to call add_move_instruction if data is moved between different register classes 2020-08-08 14:48:24 +00:00
cpubase.pas m68k: migrate the compiler to the new instruction tables and drop the old ones 2020-05-08 12:33:04 +00:00
cpuinfo.pas m68k: add support for bitfield instructions as CPU capability 2020-05-16 13:47:18 +00:00
cpunode.pas
cpupara.pas m68k: atari syscalls might also destroy D2 and A2 2020-05-23 11:13:07 +00:00
cpupi.pas
cputarg.pas
hlcgcpu.pas
itcpugas.pas m68k: migrate the compiler to the new instruction tables and drop the old ones 2020-05-08 12:33:04 +00:00
m68kins.dat m68k: added a full instruction table (minus CF MAC/EMAC instructions for now), based on vasm, and the required tool to process it 2020-05-08 12:05:11 +00:00
m68knop.inc m68k: add the converted includes, based on m68kins.dat 2020-05-08 12:11:13 +00:00
m68kop.inc m68k: add the converted includes, based on m68kins.dat 2020-05-08 12:11:13 +00:00
m68kreg.dat
m68kstd.inc m68k: add the converted includes, based on m68kins.dat 2020-05-08 12:11:13 +00:00
m68ktab.inc m68k: fixed instruction code formatting in the generated include 2020-05-08 21:06:59 +00:00
n68kadd.pas
n68kcal.pas
n68kcnv.pas
n68kinl.pas m68k: have an arch-specific second_length implementation, to make sure length() doesn't return its result in an address register 2020-05-01 12:06:43 +00:00
n68kmat.pas * reworked usage of tcgnotnode.handle_locjump 2020-08-05 21:15:32 +00:00
n68kmem.pas
n68kset.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 m68k: preparations for upcoming full instruction tables, mostly converting code away from using sets of opcodes 2020-05-07 23:30:13 +00:00
rgcpu.pas * simplified code 2020-08-08 14:48:24 +00:00
symcpu.pas
tripletcpu.pas * mark all external assemblers using an LLVM tool using af_llvm 2020-07-19 14:30:35 +00:00