Károly Balogh 6d795df166 m68k: removed silly debug writeln accidentally left in r35671 8 years ago
..
aasmcpu.pas 07cfb2f43a m68k: removed unused 3 ops taicpu constructors 8 years ago
ag68kgas.pas a405b5a150 m68k: improve getreferencestring function a bit 8 years ago
ag68kvasm.pas 3e4c905813 m68k: make vasm to use ELF objects on amiga, enabled smartlink sections 8 years ago
aoptcpu.pas a25ebbba3e + added volatility information to all memory references 8 years ago
aoptcpub.pas 3c2031c9c6 m68k: added RegModifiedByInstruction implementation, enabled RefsHaveScale define 10 years ago
aoptcpud.pas 790a4fe2d3 * log and id tags removed 20 years ago
cgcpu.pas 6d795df166 m68k: removed silly debug writeln accidentally left in r35671 8 years ago
cpubase.pas 880d438704 * renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we can 8 years ago
cpuinfo.pas a34b6c7c53 m68k: atari also uses syscalls, so update the comment for that too 8 years ago
cpunode.pas a0efde8167 * automatically generate necessary indirect symbols when a new assembler 9 years ago
cpupara.pas 78a7710192 m68k: with the register calling convention, pass records by reference 8 years ago
cpupi.pas 35ddac66fc m68k: fix frame pointer register on atari, and a few other non-amiga systems 8 years ago
cputarg.pas a4b096e9da m68k: added the embedded target 8 years ago
hlcgcpu.pas a25ebbba3e + added volatility information to all memory references 8 years ago
itcpugas.pas c4e954c9a5 m68k: added fint and fintrz instructions 8 years ago
m68kreg.dat 9133964676 m68k: new 68k register data file format, which eases future subregister support 9 years ago
n68kadd.pas eeb660017e m68k: improve floating point compares against memory references by swapping sides when left is a reference and right is a register 8 years ago
n68kcal.pas a25ebbba3e + added volatility information to all memory references 8 years ago
n68kcnv.pas 66e651bed0 m68k: build fix 8 years ago
n68kinl.pas 4ee06e7bec m68k: implemented in_int_real support 8 years ago
n68kmat.pas 660432685a m68k: review and some cleanup of the shlshrnode, also add a special case for shifting 64bit values by 1 8 years ago
n68kmem.pas a25ebbba3e + added volatility information to all memory references 8 years ago
n68kset.pas 25c34aedc2 m68k: implemented tcpucasenode.genlinearlist. 68k doesn't need cmp after sub, as sub sets the flags as expected. results in simpler, faster and more compact code 9 years ago
r68kbss.inc 2934424c43 m68k: updated/added some reg includes as generated by the new tool 9 years ago
r68kcon.inc 7ee09b9620 instead of supporting SP only, have register A7 defined, and have SP as an alias 11 years ago
r68kgas.inc 7ee09b9620 instead of supporting SP only, have register A7 defined, and have SP as an alias 11 years ago
r68kgri.inc 7ee09b9620 instead of supporting SP only, have register A7 defined, and have SP as an alias 11 years ago
r68knor.inc b19572b41d + gas registers 21 years ago
r68knum.inc 2555cc8496 * register numbers for address registers fixed 21 years ago
r68krni.inc b19572b41d + gas registers 21 years ago
r68ksri.inc 7ee09b9620 instead of supporting SP only, have register A7 defined, and have SP as an alias 11 years ago
r68ksta.inc 2555cc8496 * register numbers for address registers fixed 21 years ago
r68kstd.inc 7ee09b9620 instead of supporting SP only, have register A7 defined, and have SP as an alias 11 years ago
r68ksup.inc 2934424c43 m68k: updated/added some reg includes as generated by the new tool 9 years ago
ra68k.pas 392da9e43f * fix warnings when compiling the compiler with DFA optimizer enabled on m68k 11 years ago
ra68kmot.pas 37f43d3604 m68k: cleanup of the BuildRefExpression method in the assembler reader 8 years ago
rgcpu.pas a25ebbba3e + added volatility information to all memory references 8 years ago
symcpu.pas 7dd1d6aa77 o fixes handling of iso i/o parameters/program parameters: 10 years ago