sergei 36043d13ae - Removed remains of tai_labeled_instruction, already commented out probably in 1.0 times. 9 лет назад
..
aasmcpu.pas 001dfecdf5 m68k: use isregoverlap in is_same_reg_move, to determine if we're doing a no-op move 9 лет назад
ag68kgas.pas b799ca40f8 m68k: various cleanups and improvements in the GAS assembler writer: pass operands to the helpers by reference, removed a few extra shortstring copies, cleanups 9 лет назад
aoptcpu.pas 2b3bd71735 m68k: include CMPI in the CMP to TST optimization 9 лет назад
aoptcpub.pas 3c2031c9c6 m68k: added RegModifiedByInstruction implementation, enabled RefsHaveScale define 10 лет назад
aoptcpud.pas 790a4fe2d3 * log and id tags removed 20 лет назад
cgcpu.pas 1e0763e251 m68k: use a_load_const_ref in a_load_const_cgpara to utilize the recently added optimized small const loading here too. this change alone shaves off ~80KB from the compiled FP IDE size... 9 лет назад
cpubase.pas 288fa53694 m68k: is_calljmp cleanup 9 лет назад
cpuinfo.pas 3cb9be73bc Moved tcontrollerdatatype out into cpuinfo. 10 лет назад
cpunode.pas db50666b3b n68kinl: added inline nodes for 68k. implemented first_sqr_real and second_sqr_real for 68881 FPU 10 лет назад
cpupara.pas fa3b0ca312 * support marking defs created via the getreusable*() class methods as 9 лет назад
cpupi.pas 786e814d49 Use the correct frame pointer register: A6 on Unixes and A5 on everything else. The only 13 лет назад
cputarg.pas df7af34de9 m68k: very early optimizer implementation experiments 11 лет назад
hlcgcpu.pas 201121d7c9 * synchronised with trunk till r30345 10 лет назад
itcpugas.pas 258b42de26 m68k: added support for FSIN/FCOS. these are software supported on the 68040, so we should have a separate 68040/060 FPU option too, to avoid these in the future. 10 лет назад
m68kreg.dat 9133964676 m68k: new 68k register data file format, which eases future subregister support 9 лет назад
n68kadd.pas 0fc1fd6ac1 * replaced current_procinfo.currtrue/falselabel with storing the true/false 10 лет назад
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 лет назад
n68kcnv.pas 0fc1fd6ac1 * replaced current_procinfo.currtrue/falselabel with storing the true/false 10 лет назад
n68kinl.pas 258b42de26 m68k: added support for FSIN/FCOS. these are software supported on the 68040, so we should have a separate 68040/060 FPU option too, to avoid these in the future. 10 лет назад
n68kmat.pas 5f66d63335 m68k: disabled comment generation 10 лет назад
n68kmem.pas ff7a0c5235 m68k: while updating reference, don't reallocate and copy the index to another register if we can apply scaling for it and we don't need to multiply, so the maybe_const_reg doesn't change. this improves generated code when a const reg (eg: a loop counter) is used as array index 9 лет назад
r68kbss.inc 2934424c43 m68k: updated/added some reg includes as generated by the new tool 9 лет назад
r68kcon.inc 7ee09b9620 instead of supporting SP only, have register A7 defined, and have SP as an alias 11 лет назад
r68kgas.inc 7ee09b9620 instead of supporting SP only, have register A7 defined, and have SP as an alias 11 лет назад
r68kgri.inc 7ee09b9620 instead of supporting SP only, have register A7 defined, and have SP as an alias 11 лет назад
r68knor.inc b19572b41d + gas registers 21 лет назад
r68knum.inc 2555cc8496 * register numbers for address registers fixed 21 лет назад
r68krni.inc b19572b41d + gas registers 21 лет назад
r68ksri.inc 7ee09b9620 instead of supporting SP only, have register A7 defined, and have SP as an alias 11 лет назад
r68ksta.inc 2555cc8496 * register numbers for address registers fixed 21 лет назад
r68kstd.inc 7ee09b9620 instead of supporting SP only, have register A7 defined, and have SP as an alias 11 лет назад
r68ksup.inc 2934424c43 m68k: updated/added some reg includes as generated by the new tool 9 лет назад
ra68k.pas 392da9e43f * fix warnings when compiling the compiler with DFA optimizer enabled on m68k 11 лет назад
ra68kmot.pas 36043d13ae - Removed remains of tai_labeled_instruction, already commented out probably in 1.0 times. 9 лет назад
rgcpu.pas bd203a5b57 * synchronised with trunk till r30240 10 лет назад
symcpu.pas 7dd1d6aa77 o fixes handling of iso i/o parameters/program parameters: 10 лет назад