Károly Balogh 2555f12394 m68k: improved handling of moves and sign/zero extensions targeting address regs 10 years ago
..
aasmcpu.pas 997ec578e0 m68k: added a simple unaryminusnode which can utilize FNEG instruction for floats on 68881 10 years ago
ag68kgas.pas c062e55aa2 m68k: after a compare on the FPU, move the condition flags back to the CPU. this should make floating point compare actually working 10 years ago
aoptcpu.pas 05d38053f7 m68k: optimize a few more trivial cases 10 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 2555f12394 m68k: improved handling of moves and sign/zero extensions targeting address regs 10 years ago
cpubase.pas c062e55aa2 m68k: after a compare on the FPU, move the condition flags back to the CPU. this should make floating point compare actually working 10 years ago
cpuinfo.pas 5c67fcc43f + change always floating point divisions into multiplications if they are a power of two, 10 years ago
cpunode.pas db50666b3b n68kinl: added inline nodes for 68k. implemented first_sqr_real and second_sqr_real for 68881 FPU 10 years ago
cpupara.pas a99c9c29b6 m68k: basic 68881 FPU register save/restore support. probably still needs some work here and there. 10 years ago
cpupi.pas 786e814d49 Use the correct frame pointer register: A6 on Unixes and A5 on everything else. The only 13 years ago
cputarg.pas df7af34de9 m68k: very early optimizer implementation experiments 11 years ago
hlcgcpu.pas 72e9cfee24 * create/destroy also the high level code generator for all architectures, 14 years ago
itcpugas.pas c062e55aa2 m68k: after a compare on the FPU, move the condition flags back to the CPU. this should make floating point compare actually working 10 years ago
m68kreg.dat 7ee09b9620 instead of supporting SP only, have register A7 defined, and have SP as an alias 11 years ago
n68kadd.pas 3650991d90 m68k: support LOC_REFERENCE/LOC_CREFERENCE for floating point instructions where possible 10 years ago
n68kcal.pas b7da785688 * m68k: support stack cleanup at caller side, fixed calculation of pushed parameters size and offsets and cleaned out another pile of junk. 11 years ago
n68kcnv.pas 935820293c 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 10 years ago
n68kinl.pas d85b49755c m68k: some ideas for a future second_abs_long implementation. no functional changes. 10 years ago
n68kmat.pas 5f66d63335 m68k: disabled comment generation 10 years ago
n68kmem.pas d6de2c03cb * generic part of r26050 from the hlcgllvm branch: made tcgvecnode hlcg-safe 10 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 7ee09b9620 instead of supporting SP only, have register A7 defined, and have SP as an alias 11 years ago
ra68k.pas 392da9e43f * fix warnings when compiling the compiler with DFA optimizer enabled on m68k 11 years ago
ra68kmot.pas 392da9e43f * fix warnings when compiling the compiler with DFA optimizer enabled on m68k 11 years ago
rgcpu.pas 918c4add06 m68k: in do_spill_replace, exclude the case where the source register would be an address and the destination is a reference 10 years ago
symcpu.pas aa6b62cf4c Add new procedure option: po_syscall_has_libsym, 11 years ago