| .. |
|
aasmcpu.pas
|
m68k: added some handling for the explicit precision FPU instructions in the spilling and optimizer. fixed a_fsabs and a_fdabs names
|
2019-09-08 09:21:17 +00:00 |
|
ag68kgas.pas
|
m68k: refactor some code to not fail when the tasmop set will be bigger than 256 elements
|
2019-09-05 21:49:27 +00:00 |
|
ag68kvasm.pas
|
m68k/vasm: remove bits of Linux support. this combination has never really been tested or supported, and got broken recently. m68k-elf-linux has good enough GNU binutils anyway
|
2019-08-07 09:04:57 +00:00 |
|
aoptcpu.pas
|
m68k: added some handling for the explicit precision FPU instructions in the spilling and optimizer. fixed a_fsabs and a_fdabs names
|
2019-09-08 09:21:17 +00:00 |
|
aoptcpub.pas
|
- get rid of MaxOps, it is redundant with max_operands
|
2018-11-02 21:32:29 +00:00 |
|
aoptcpud.pas
|
|
|
|
cgcpu.pas
|
m68k: refactoring to use fpu_capabilities at more places instead of hardwiring certain fpu types
|
2019-09-05 21:43:51 +00:00 |
|
cpubase.pas
|
m68k: cleanup of the ancient mess from cgsize2subreg
|
2019-09-08 13:55:19 +00:00 |
|
cpuinfo.pas
|
m68k: build fix (premature commits are the root of all evil too)
|
2019-09-09 07:47:34 +00:00 |
|
cpunode.pas
|
|
|
|
cpupara.pas
|
m68k: make sure we're not trying to allocate a subregister for float paras when R_SUBWHOLE <> R_SUBNONE
|
2019-09-08 13:34:39 +00:00 |
|
cpupi.pas
|
|
|
|
cputarg.pas
|
|
|
|
hlcgcpu.pas
|
* on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/
|
2019-07-07 21:33:43 +00:00 |
|
itcpugas.pas
|
m68k: added the remaining instructions with explicit rounding precision. fixed fsflmul to be fsglmul (this is also typo in the original 68k PRM)
|
2019-09-06 07:25:45 +00:00 |
|
m68kreg.dat
|
|
|
|
n68kadd.pas
|
m68k: more refactoring for fpu_capabilities instead of hardwired fpu types. 68040 and 68060 fpu types should now work
|
2019-09-06 07:56:06 +00:00 |
|
n68kcal.pas
|
|
|
|
n68kcnv.pas
|
m68k: rework of the inline nodes to use fpu_capabilities. added fast path for round/trunc (enabled for fastmath only)
|
2019-08-25 12:12:15 +00:00 |
|
n68kinl.pas
|
m68k: refactoring to use fpu_capabilities at more places instead of hardwiring certain fpu types
|
2019-09-05 21:43:51 +00:00 |
|
n68kmat.pas
|
|
|
|
n68kmem.pas
|
m68k: use cpu_capabilities when deciding to inject scaling into a ref. also allow scaling in more cases.
|
2019-09-08 13:37:22 +00:00 |
|
n68kset.pas
|
|
|
|
r68kbss.inc
|
|
|
|
r68kcon.inc
|
|
|
|
r68kgas.inc
|
|
|
|
r68kgri.inc
|
|
|
|
r68knor.inc
|
|
|
|
r68knum.inc
|
|
|
|
r68krni.inc
|
|
|
|
r68ksri.inc
|
|
|
|
r68ksta.inc
|
|
|
|
r68kstd.inc
|
|
|
|
r68ksup.inc
|
|
|
|
ra68k.pas
|
|
|
|
ra68kmot.pas
|
m68k: refactor some code to not fail when the tasmop set will be bigger than 256 elements
|
2019-09-05 21:49:27 +00:00 |
|
rgcpu.pas
|
|
|
|
symcpu.pas
|
* when creating wrappers, add a prefix to parameter names to prevent them
|
2018-12-24 22:10:06 +00:00 |