.. |
aasmcpu.pas
|
fixed spilling operation type for some ColdFire instructions
|
2014-03-09 23:04:28 +00:00 |
ag68kgas.pas
|
pass new asm extra opt using -ao option
|
2014-01-21 00:16:26 +00:00 |
aoptcpu.pas
|
m68k: very early optimizer implementation experiments
|
2014-06-06 07:38:50 +00:00 |
aoptcpub.pas
|
* RefsHaveIndexReg -> cpurefshaveindexreg
|
2012-03-10 19:43:52 +00:00 |
aoptcpud.pas
|
|
|
cgcpu.pas
|
tabs to spaces and indentation fix, no functional changes
|
2014-06-14 09:09:53 +00:00 |
cpubase.pas
|
instead of supporting SP only, have register A7 defined, and have SP as an alias
|
2014-04-13 21:02:16 +00:00 |
cpuinfo.pas
|
fixed comment, no functional changes
|
2014-03-24 16:53:29 +00:00 |
cpunode.pas
|
+ support overriding tdef/tsym methods with target-specific functionality:
|
2014-03-29 22:31:55 +00:00 |
cpupara.pas
|
use the whole reg for return values
|
2014-03-12 18:22:04 +00:00 |
cpupi.pas
|
Use the correct frame pointer register: A6 on Unixes and A5 on everything else. The only
|
2012-10-18 20:11:49 +00:00 |
cputarg.pas
|
m68k: very early optimizer implementation experiments
|
2014-06-06 07:38:50 +00:00 |
hlcgcpu.pas
|
|
|
itcpugas.pas
|
add string version of the new instructions to the right place. removed one more duplicate table.
|
2013-10-10 22:12:40 +00:00 |
m68kreg.dat
|
instead of supporting SP only, have register A7 defined, and have SP as an alias
|
2014-04-13 21:02:16 +00:00 |
n68kadd.pas
|
removed silly ancient writeln debug from me...
|
2014-05-28 18:36:58 +00:00 |
n68kcal.pas
|
* moved amiga/morphos-specific libsym-related field from tprocdef to
|
2014-04-01 21:41:27 +00:00 |
n68kcnv.pas
|
plain 68000 also doesn't support 123(dX)
|
2014-03-11 20:47:37 +00:00 |
n68kmat.pas
|
fixed the 68020 codepath for emit_div/mod
|
2014-03-10 18:01:53 +00:00 |
n68kmem.pas
|
n68kmem node for better utilization of 68k specialities in addressing
|
2014-03-12 02:36:40 +00:00 |
r68kcon.inc
|
instead of supporting SP only, have register A7 defined, and have SP as an alias
|
2014-04-13 21:02:16 +00:00 |
r68kgas.inc
|
instead of supporting SP only, have register A7 defined, and have SP as an alias
|
2014-04-13 21:02:16 +00:00 |
r68kgri.inc
|
instead of supporting SP only, have register A7 defined, and have SP as an alias
|
2014-04-13 21:02:16 +00:00 |
r68knor.inc
|
|
|
r68knum.inc
|
|
|
r68krni.inc
|
|
|
r68ksri.inc
|
instead of supporting SP only, have register A7 defined, and have SP as an alias
|
2014-04-13 21:02:16 +00:00 |
r68ksta.inc
|
|
|
r68kstd.inc
|
instead of supporting SP only, have register A7 defined, and have SP as an alias
|
2014-04-13 21:02:16 +00:00 |
r68ksup.inc
|
instead of supporting SP only, have register A7 defined, and have SP as an alias
|
2014-04-13 21:02:16 +00:00 |
ra68k.pas
|
m68k/ra68k.pas: fixed some multi level comment warnings, so it now compiles with warnings on
|
2014-05-04 22:21:24 +00:00 |
ra68kmot.pas
|
m68k/ra68kmot.pas: fixed a pointer to signed int cast warning, so it now compiles with warnings on
|
2014-05-04 22:22:03 +00:00 |
rgcpu.pas
|
|
|
symcpu.pas
|
Fix a typo. The CPU specific version of "ttypesym" should be called "tcputypesym" and not "tcpuypesym".
|
2014-04-11 14:30:59 +00:00 |