| .. |
|
aasmcpu.pas
|
m68k: support 32x32 to 64bit MUL generation when targeting CPUs which support this instruction
|
2017-05-25 22:35:12 +00:00 |
|
ag68kgas.pas
|
m68k: improve getreferencestring function a bit
|
2017-03-20 23:48:28 +00:00 |
|
ag68kvasm.pas
|
m68k: make vasm to use ELF objects on amiga, enabled smartlink sections
|
2017-01-05 22:29:08 +00:00 |
|
aoptcpu.pas
|
m68k: the previous attempt in r36480 broke more tests than it fixed, so lets revert to previous version and disable MOVE+OP+MOVE optimizations instead
|
2017-06-11 11:22:49 +00:00 |
|
aoptcpub.pas
|
|
|
|
aoptcpud.pas
|
|
|
|
cgcpu.pas
|
m68k: always check the V flag after MUL/DIV overflows, because MUL/DIV never sets the C flag. note that this fix is full 68k only. on CF, MUL doesn't set any of V or C flags
|
2017-06-12 23:56:05 +00:00 |
|
cpubase.pas
|
* renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we can
|
2016-12-16 22:41:21 +00:00 |
|
cpuinfo.pas
|
m68k: atari also uses syscalls, so update the comment for that too
|
2017-01-31 14:43:25 +00:00 |
|
cpunode.pas
|
m68k: reenabled the 68k-specific n68kset node
|
2017-05-15 00:45:06 +00:00 |
|
cpupara.pas
|
m68k: with the register calling convention, pass records by reference
|
2017-01-12 18:06:13 +00:00 |
|
cpupi.pas
|
m68k: fix frame pointer register on atari, and a few other non-amiga systems
|
2016-12-27 17:09:06 +00:00 |
|
cputarg.pas
|
m68k: added the embedded target
|
2017-03-15 13:37:56 +00:00 |
|
hlcgcpu.pas
|
+ added volatility information to all memory references
|
2016-11-27 18:17:37 +00:00 |
|
itcpugas.pas
|
m68k: added fint and fintrz instructions
|
2016-11-27 17:42:24 +00:00 |
|
m68kreg.dat
|
|
|
|
n68kadd.pas
|
m68k: fixed some cases where comparing smallsets was broken, because the compare size was hardwired to 32bit
|
2017-06-09 17:27:06 +00:00 |
|
n68kcal.pas
|
+ added volatility information to all memory references
|
2016-11-27 18:17:37 +00:00 |
|
n68kcnv.pas
|
m68k: build fix
|
2016-12-11 16:49:03 +00:00 |
|
n68kinl.pas
|
m68k: implement frac inline nodes
|
2017-05-21 21:13:02 +00:00 |
|
n68kmat.pas
|
m68k: review and some cleanup of the shlshrnode, also add a special case for shifting 64bit values by 1
|
2016-10-23 16:46:34 +00:00 |
|
n68kmem.pas
|
+ added volatility information to all memory references
|
2016-11-27 18:17:37 +00:00 |
|
n68kset.pas
|
m68k: fixed the signedness of conditional jumps while creating the jump list for case statements
|
2017-05-14 22:27:09 +00:00 |
|
r68kbss.inc
|
m68k: updated/added some reg includes as generated by the new tool
|
2015-12-13 17:32:00 +00:00 |
|
r68kcon.inc
|
|
|
|
r68kgas.inc
|
|
|
|
r68kgri.inc
|
|
|
|
r68knor.inc
|
|
|
|
r68knum.inc
|
|
|
|
r68krni.inc
|
|
|
|
r68ksri.inc
|
|
|
|
r68ksta.inc
|
|
|
|
r68kstd.inc
|
|
|
|
r68ksup.inc
|
m68k: updated/added some reg includes as generated by the new tool
|
2015-12-13 17:32:00 +00:00 |
|
ra68k.pas
|
|
|
|
ra68kmot.pas
|
m68k: cleanup of the BuildRefExpression method in the assembler reader
|
2016-11-05 19:58:06 +00:00 |
|
rgcpu.pas
|
+ added volatility information to all memory references
|
2016-11-27 18:17:37 +00:00 |
|
symcpu.pas
|
|
|