svenbarth 235c06ab34 Implement volatile address registers. Fixes quite some tests, but also breaks others... (overall more are fixed than are broken :) ) 12 years ago
..
aasmcpu.pas ccecf2c13c Fix comparisons (aka usage of flag/CCR register) 12 years ago
ag68kgas.pas 080034982f Use GasCpuTypeStr array: GAS uses different names for cpu variants 12 years ago
aoptcpu.pas 790a4fe2d3 * log and id tags removed 20 years ago
aoptcpub.pas 2f5ce095ce * RefsHaveIndexReg -> cpurefshaveindexreg 13 years ago
aoptcpud.pas 790a4fe2d3 * log and id tags removed 20 years ago
cgcpu.pas 29ff548c0b Revert some additions of add_move_instruction as this heavily breaks code when the frame pointer is involved 12 years ago
cpuasm.pas 790a4fe2d3 * log and id tags removed 20 years ago
cpubase.pas 03623c6c1a Forgot to commit that I moved tcgsize2opsize from cgcpu to cpubase. 12 years ago
cpuinfo.pas 6f5a648516 Improve the cpu type handling for M68k just in case we should branch 2.8.0 before I can start working on M68k again. 12 years ago
cpunode.pas db07870443 totally messy m68k changes. cleanup in progress 19 years ago
cpupara.pas 235c06ab34 Implement volatile address registers. Fixes quite some tests, but also breaks others... (overall more are fixed than are broken :) ) 12 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 658968ef44 Add debugging generation ability for m68k compiler 12 years ago
hlcgcpu.pas 72e9cfee24 * create/destroy also the high level code generator for all architectures, 14 years ago
itcpugas.pas 4cbb67aa00 * some fpu emulation code from arm to generic code generator moved 19 years ago
m68kreg.dat 4ace790492 * remove $Log 20 years ago
n68kadd.pas 8e60465eb4 Fix the last failing tcnvint test (plus another one) by using comparisons that are not necessarily 32-bit. 12 years ago
n68kcal.pas b6e4896805 * small typo corrections by Adriaan Van Os (mantis #15652) 15 years ago
n68kcnv.pas 75dc360bd4 Correctly handle 64-Bit values when converting ints to bools. Fixes 2 tests. 12 years ago
n68kmat.pas 741992bae4 m68k/n68kmat.pas, tm68kshlshrnode.first_shlshr64bitint: 12 years ago
r68kcon.inc 2555cc8496 * register numbers for address registers fixed 21 years ago
r68kgas.inc 2555cc8496 * register numbers for address registers fixed 21 years ago
r68kgri.inc 2555cc8496 * register numbers for address registers fixed 21 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 2555cc8496 * register numbers for address registers fixed 21 years ago
r68ksta.inc 2555cc8496 * register numbers for address registers fixed 21 years ago
r68kstd.inc 2555cc8496 * register numbers for address registers fixed 21 years ago
r68ksup.inc 2555cc8496 * register numbers for address registers fixed 21 years ago
ra68k.pas 18eb495d0f * give a regular error message instead of an internal error on x86 18 years ago
ra68kmot.pas d2995cbf14 - Removed ConcatPasString procedure, it duplicates ConcatString (it the past they probably used to differ, but today both preserve null characters). 12 years ago
rgcpu.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago