pierre 89c1b68b14 * Delete regvars unit. пре 8 година
..
aasmcpu.pas 5237a4d5e2 m68k: support register pair operands in assembler reader and writer, as used by some instructions (mainly DIVS/DIVU and friends) so we don't have to hack them as three operand instructions пре 8 година
ag68kgas.pas 5237a4d5e2 m68k: support register pair operands in assembler reader and writer, as used by some instructions (mainly DIVS/DIVU and friends) so we don't have to hack them as three operand instructions пре 8 година
ag68kvasm.pas a756609a27 m68k: added a simple VASM writer frontend for the GNU AS writer (as VASM has a compatiblity mode) пре 9 година
aoptcpu.pas 41776e9608 m68k: on a '000, optimize CLR.L Dx to MOVEQ #0,Dx which is slightly faster пре 8 година
aoptcpub.pas 3c2031c9c6 m68k: added RegModifiedByInstruction implementation, enabled RefsHaveScale define пре 10 година
aoptcpud.pas 790a4fe2d3 * log and id tags removed пре 20 година
cgcpu.pas 57e6cef18b m68k: enabled the mul to shift+sub/add optimizations for 68000 пре 8 година
cpubase.pas a2a630e9c5 m68k: fixed and enabled hardware mod/div support for coldfire, also it no longer depends on cpu family but cpu capability пре 9 година
cpuinfo.pas 2bfa1b995a m68k: added division/remainder cpu capabilities пре 9 година
cpunode.pas a0efde8167 * automatically generate necessary indirect symbols when a new assembler пре 9 година
cpupara.pas 51cb5aefbe m68k: use target_info.stackalign to align the stack instead of expecting a hardwired longword alignment. this is required for atari, and beneficial on all '000 targets пре 9 година
cpupi.pas 786e814d49 Use the correct frame pointer register: A6 on Unixes and A5 on everything else. The only пре 13 година
cputarg.pas a756609a27 m68k: added a simple VASM writer frontend for the GNU AS writer (as VASM has a compatiblity mode) пре 9 година
hlcgcpu.pas aa1be3276f - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): пре 9 година
itcpugas.pas a2a630e9c5 m68k: fixed and enabled hardware mod/div support for coldfire, also it no longer depends on cpu family but cpu capability пре 9 година
m68kreg.dat 9133964676 m68k: new 68k register data file format, which eases future subregister support пре 9 година
n68kadd.pas 89c1b68b14 * Delete regvars unit. пре 8 година
n68kcal.pas 89c1b68b14 * Delete regvars unit. пре 8 година
n68kcnv.pas b4fd85f19c m68k: unaligned handling for math and typeconv nodes пре 9 година
n68kinl.pas 92b2cf917d m68k: when saving/restoring FPU registers, use the right FPU register size on ColdFire to calculate the stored size пре 9 година
n68kmat.pas 660432685a m68k: review and some cleanup of the shlshrnode, also add a special case for shifting 64bit values by 1 пре 9 година
n68kmem.pas 524659b341 m68k: if we have a symbol in the location reference, that will be base, so try to insert an index register instead, reduces the amount of data->address register shuffling in the generated code пре 9 година
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 година
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 37f43d3604 m68k: cleanup of the BuildRefExpression method in the assembler reader пре 8 година
rgcpu.pas 96fe4313dd m68k: fixed spilling code interfering with some ADDQ/SUBQ/MOV3Q instructions, fixes paszlib failing since r32830 пре 9 година
symcpu.pas 7dd1d6aa77 o fixes handling of iso i/o parameters/program parameters: пре 10 година